Fix i18n strings for sharing

Fix https://github.com/FreshRSS/FreshRSS/issues/728
This commit is contained in:
Marien Fressinaud
2014-12-17 17:21:41 +01:00
parent 67aa7e76c1
commit 7f4ca35fc3
3 changed files with 6 additions and 6 deletions

View File

@@ -34,8 +34,6 @@ class FreshRSS_entry_Controller extends Minz_ActionController {
* - nextGet (default: $get)
* - idMax (default: 0)
* - is_read (default: true)
*
* @todo nextGet system should not be present here... or should be?
*/
public function readAction() {
$id = Minz_Request::param('id');