Access to system settings moved from global scope to SysPrefs.
[fa-stable.git] / includes / db / connect_db_mysql.inc
2015-01-10 Janusz DobrowolskiAccess to system settings moved from global scope to...
2015-01-08 Janusz DobrowolskiAdded stub for database query profiling.
2014-12-25 Janusz DobrowolskiMerged changes form stabel branch up to the current...
2014-09-18 Janusz DobrowolskiFixed typo in last commit.
2014-09-16 Janusz DobrowolskiAdditional db driver fixes, mysqli api set as default...
2014-05-31 Janusz DobrowolskiStable branch merged up to 2.3.21
2014-05-07 JoeNew mysql/mysqli driver implemented. Uses mysqli driver...