summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/functions.php b/functions.php
index ca3d9d3ba..f2fa61b6f 100644
--- a/functions.php
+++ b/functions.php
@@ -4225,8 +4225,8 @@
cellspacing=\"0\">";
}
- $lnum = 0;
-
+ $lnum = $limit*$offset;
+
error_reporting (DEFAULT_ERROR_LEVEL);
$num_unread = 0;