dolibarr/htdocs/core/db
Laurent Destailleur 8d84dd1155 Uniformize code
2015-06-06 14:34:57 +02:00
..
Database.interface.php Better type hinting for DoliDB 2015-05-12 19:01:01 +02:00
DoliDB.class.php Uniformize code 2015-06-06 14:34:57 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
mssql.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
mysql.class.php Deprecation of the mysql driver 2015-05-23 20:43:21 +02:00
mysqli.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
pgsql.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
sqlite.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00
sqlite3.class.php Added typehinting to resultsets in database drivers 2015-05-12 19:51:41 +02:00