summaryrefslogtreecommitdiffstats
path: root/inc/paginate.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-0/+2
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-12/+13
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-6/+6
* [statistics] added permissions to view client logs;Udo Walter2018-01-181-2/+0Star
* [inc/Paginate] Use Count(*) instead of SQL_CALC_FOUND_ROWS, which is fasterSimon Rettberg2017-11-291-11/+12
* [merge] merging c3sl / fr - initial commitJonathan Bauer2016-04-011-1/+1
* Add pagination to syslog, change filter inputbox to use tagsinputSimon Rettberg2014-01-091-0/+114