aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
Diffstat (limited to 'mod')
-rw-r--r--mod/search.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/search.php b/mod/search.php
index fdd79f0a1..453b01c65 100644
--- a/mod/search.php
+++ b/mod/search.php
@@ -186,7 +186,6 @@ function search_content(&$a) {
if(($update) && ($load)) {
-
$pager_sql = sprintf(" LIMIT %d, %d ",intval($a->pager['start']), intval($a->pager['itemspage']));
if($load) {