Commit Graph

16 Commits

Author SHA1 Message Date
Michal Čihař
619dc110d0 Use official name for configuration storage in a message
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 12:13:38 +01:00
Michal Čihař
085b51dba8 Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:44:58 +01:00
Michal Čihař
767fc8c997 Correct punctuation for sentences
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-02-02 11:38:49 +01:00
Michal Čihař
e3e880f1fc Punctuation at the end of validation error messages 2014-02-02 11:19:15 +01:00
Michal Čihař
e227e70af6 Do not talk explicitely about server type
The connection can be as well to MariaDB, Drizzle or MySQL, so lets make
the message generic.
2014-01-29 15:23:29 +01:00
Hugues Peccatte
207466d59c Don't use function in for loop test.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-18 22:18:02 +01:00
Hugues Peccatte
ab42fd2ac9 PHPCS update.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2013-12-17 18:53:14 +01:00
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
Madhura Jayaratne
184316d891 Coding style fixes 2013-11-03 19:00:41 +05:30
Piotr Przybylski
a67e41a646 Refactored ConfigFile class so that it is no longer a singleton
Fixes bug #4123 Double config including
2013-11-03 12:54:20 +01:00
Michal Čihař
8324d6e6d3 Fix set_error_handler call 2013-08-15 13:27:09 +02:00
Michal Čihař
f301c26551 Various coding style fixes 2013-08-07 10:51:50 +02:00
Marc Delisle
269d0c89fe Fix merge conflicts 2013-07-28 06:17:38 -04:00
ayushchd
4d20eecb9d Fix Validator class name 2013-07-12 19:24:35 +05:45
ayushchd
8ae544fd13 Validator names fix 2013-07-12 16:12:46 +05:45
ayushchd
2e599927d7 Convert validate.lib.php to class PMA_Validator 2013-07-11 14:29:20 +05:45