mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-24 02:29:48 -05:00
Fix i18n strings for sharing
Fix https://github.com/FreshRSS/FreshRSS/issues/728
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user