Преглед на файлове

Amélioration marquage favoris

https://github.com/marienfressinaud/FreshRSS/issues/270
Alexandre Alapetite преди 12 години
родител
ревизия
de923b57f4
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      app/controllers/entryController.php

+ 3 - 1
app/controllers/entryController.php

@@ -61,7 +61,9 @@ class entryController extends ActionController {
 						$entryDAO->markReadEntries ($idMax);
 						break;
 				}
-				$this->params = array ('get' => $nextGet);
+				if ($nextGet !== 'a') {
+					$this->params = array ('get' => $nextGet);
+				}
 			}
 
 			$notif = array (