0
0
Commit Graph

3 Commits

Author SHA1 Message Date
Bryan Pedini
4a6630bacb
Refactored database, refactored config file, corrected login redirection
Moved database function in class "Database";
Corrected database-using webpages accordingly;
Moved config file from PHP to JSON with more config variables;
Corrected login page redirection on wrong username or password.
2019-03-21 12:07:23 +01:00
Bryan Pedini
7b5a149477
Updated the login page with a new cool template.
Source template from https://bootsnipp.com/snippets/z8aQr.
2019-03-18 11:23:48 +01:00
Bryan Pedini
81134c90e6
Moved library files. 2019-03-18 10:34:17 +01:00