Explorar o código

Amélioration marquage favoris

https://github.com/marienfressinaud/FreshRSS/issues/270
Alexandre Alapetite %!s(int64=12) %!d(string=hai) anos
pai
achega
de923b57f4
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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 (