phpmyadmin/libraries/classes/Controllers/Server
Kamil Tekiela b29eccd70b Remove $params
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-11-30 22:20:19 +00:00
..
Databases Improve type of DatabaseInterface::getLowerCaseNames() 2022-11-19 15:50:14 -03:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Remove $params 2022-11-30 22:20:19 +00:00
Variables Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
BinlogController.php Refactor BinlogController.php 2022-11-08 11:59:05 +00:00
CollationsController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
DatabasesController.php Remove the dblist global variable 2022-11-13 21:08:00 -03:00
EnginesController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ExportController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ImportController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
PluginsController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
PrivilegesController.php Clean up LIKE escaping 2022-11-25 00:06:52 +00:00
ReplicationController.php Fix TypeError in Server\ReplicationController class 2022-11-10 21:44:25 -03:00
ShowEngineController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SqlController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
UserGroupsController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
UserGroupsFormController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
VariablesController.php Remove $params array 2022-11-05 21:24:10 +00:00