Commit Graph

7 Commits

Author SHA1 Message Date
Marc Delisle
f9873b553a Starting from PHP 7, the mysql extension is no longer present
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-11 08:38:11 -04:00
Hugues Peccatte
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +02:00
Madhura Jayaratne
7cf1a744a7 Fix coding style
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2013-12-18 11:22:58 +05:30
Marc Delisle
2a8962aa95 Signed-off-by: Marc Delisle <marc@infomarc.info>
Added warning about the mysql extension being deprecated
and removed the extension directive
2013-12-14 14:26:12 -05:00
Michal Čihař
072ed2aed4 Merge remote-tracking branch 'origin/QA_4_0'
Conflicts:
	libraries/database_interface.lib.php
2013-09-12 10:02:38 +02:00
Michal Čihař
f62b884294 Remove trailing dots from suggested database name
This only makes it harder to type it new name (RFE #1429).
2013-06-11 11:22:32 +02:00
Madhura Jayaratne
0dab7f2463 Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30