dolibarr/htdocs/core/db
Laurent Destailleur 4bf0e31299 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/langs/en_US/loan.lang
	htdocs/theme/eldy/style.css.php
	htdocs/theme/md/style.css.php
2017-03-11 02:40:42 +01:00
..
Database.interface.php Fix last_insert_id at a better place 2017-03-10 15:19:15 +01:00
DoliDB.class.php NEW Default collation for mysql is now utf8_unicode_ci 2016-11-07 01:53:34 +01: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 Better practice in boolean comparison 2016-05-17 23:19:57 +02:00
mysqli.class.php FIX If mysql server is distant, the creation of user must use % as host 2016-12-23 00:23:57 +01:00
pgsql.class.php FIX #4758 PHP warning when installing to PostgreSQL with incorrect credentials 2017-01-29 23:05:20 +01:00
sqlite3.class.php Remove not existing function sqlite_select_db() #5609 2016-09-14 11:47:39 +02:00