dolibarr/htdocs/core/db
Laurent Destailleur 852b78f79f Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
constants into database driver classes.
2014-08-01 00:53:29 +02:00
..
Database.interface.php Corrected Database.interface doc 2014-05-03 13:27:24 +02:00
DoliDB.class.php Qual: Remove usage of getStaticMember function dir constants. 2014-07-31 20:12:21 +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 Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for 2014-08-01 00:53:29 +02:00
mysql.class.php Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for 2014-08-01 00:53:29 +02:00
mysqli.class.php Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for 2014-08-01 00:53:29 +02:00
pgsql.class.php Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for 2014-08-01 00:53:29 +02:00
sqlite.class.php Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for 2014-08-01 00:53:29 +02:00