|
50c89e2bad
|
Moved caching methods out of functions.inc.php into ContentCache class.
|
2022-02-13 16:15:48 +01:00 |
|
|
bb98e38522
|
Made Sqlite3ooDatabase extending from Sqlite3Database and removed redundand methods. Added a few type hints. Fixed a few typos in comments.
|
2022-02-13 13:18:27 +01:00 |
|
|
8ecebf8940
|
Fix typo. Also added isUtf8mb4Ready() to DbAbstract.
|
2022-02-13 00:10:19 +01:00 |
|
|
d6ebe7a46f
|
Fix missing utf8mb4-check.
|
2022-02-12 23:58:17 +01:00 |
|
|
d5318922b9
|
Turn database drivers into classes. Keep db.inc.php as a Shim.
|
2022-02-12 23:27:14 +01:00 |
|
|
d550adcdcd
|
Moved genpage.inc.php into PageGenerator class.
|
2022-02-12 15:50:22 +01:00 |
|
|
3623bdd4b1
|
Add missing property declaration.
|
2022-02-12 14:20:33 +01:00 |
|
|
2470c65175
|
Moved functions_routing.inc.php into a class.
|
2022-02-12 04:41:33 +01:00 |
|
|
4bee231cc6
|
Added bootstrap.php for Autoloader and Debugger.
|
2022-02-12 04:41:04 +01:00 |
|