17 Commits

Author SHA1 Message Date
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
onli
38354fcad5 Remove unused mysql (instead of mysqli) database layer 2021-05-02 10:12:13 +02:00
onli
2a5d0e3ad4 Fix: mysqli was always picked as db after installation 2021-05-02 09:50:58 +02:00
onli
90dd334327 PHP 8 compatibility fixes for the installer 2021-05-02 09:50:58 +02:00
Ian
8da4c647a8 cleanup tabs and whites 2014-11-24 14:17:38 +01:00
Garvin Hicking
4d17c0ae02 Added SQLite3 OO layer, old one did not work for PHP 5.4+
PDO SQlite3 is preferrable though
2014-11-24 11:48:16 +01:00
onli
5b2f73f74b zenddb-layer (inactive) 2013-08-18 12:48:47 +02:00
Ian
bfc333624d upport db fix 2013-07-26 20:49:38 +02:00
Garvin Hicking
e72aa19280 upport 2013-07-23 09:34:12 +02:00
onli
a654b13a9a Complete include_once usage, romove constants 2013-06-22 12:32:54 +02:00
Garvin Hicking
aba04f43b4 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
Garvin Hicking
0c41b7b558 Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking
90e26a8c70 Add sqlite3 support, by geekmug 2007-05-18 07:59:14 +00:00
Garvin Hicking
8c68e837e4 Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00