Skip to content
Snippets Groups Projects
Commit 9973315a authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *

$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
parent 6133298e
Branches
Tags
No related merge requests found
Showing
with 37 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment