phpmyadmin/libraries/controllers/server
Michal Čihař a7a44c28c5 All charsets/collation we get from the MySQL server are available
There is no need for explicit checking for availability later in the
code.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-11 15:17:32 +02:00
..
ServerBinlogController.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
ServerCollationsController.php All charsets/collation we get from the MySQL server are available 2016-04-11 15:17:32 +02:00
ServerDatabasesController.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
ServerEnginesController.php Pass the engine to the method 2015-12-08 11:06:18 +11:00
ServerPluginsController.php Update tests 2015-12-16 22:49:23 +11:00
ServerVariablesController.php Added newly introduced variables 2016-03-23 16:19:53 +05:30