summaryrefslogtreecommitdiff
path: root/includes/functions_display.php
AgeCommit message (Collapse)Author
2021-04-25Delete unused functions_display.php scriptcflip
2021-04-24Remove all uses of db_inc.phpcflip
This method of importing the database login every time wasn't very good. Now everything uses the new Database singleton class.
2021-03-21big changes pt1cflip
2021-02-10Reorganize code and add info to front pageCflip