aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/entryController.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/entryController.php')
-rwxr-xr-xapp/controllers/entryController.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/controllers/entryController.php b/app/controllers/entryController.php
index d3159c4c3..1749e9867 100755
--- a/app/controllers/entryController.php
+++ b/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 (