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
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment