phpmyadmin/libraries/classes/Config
Michal Čihař 09642df6fc Avoid using abstract static functions
This does not work in PHP 5, only in PHP 7.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-06 11:05:09 +02:00
..
Forms Avoid using abstract static functions 2017-09-06 11:05:09 +02:00
ConfigFile.php Move config classes to PhpMyAdmin namespace 2017-07-09 15:16:37 -03:00
Descriptions.php Rewrite User preferences forms as clases 2017-09-06 11:02:07 +02:00
Form.php Rewrite User preferences forms as clases 2017-09-06 11:02:07 +02:00
FormDisplay.php Rewrite User preferences forms as clases 2017-09-06 11:02:07 +02:00
PageSettings.php Rewrite Page settings forms as classes 2017-09-06 11:02:07 +02:00
ServerConfigChecks.php Wrap function_exists in ServerConfigChecks to allow testing 2017-09-05 14:44:05 +02:00
Validator.php Fix parameter description 2017-09-05 09:12:25 +02:00