aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 2993e20f4..eaea36635 100644
--- a/index.php
+++ b/index.php
@@ -70,7 +70,7 @@ if (count($page['items']) > $user['nb_image_page'])
duplicate_index_url(array(), array('start')),
count($page['items']),
$page['start'],
- $user['nb_image_page'],
+ $page['nb_image_page'],
true
);
}