phpmyadmin/libraries/classes/Controllers/Server
Maurício Meneghini Fauth 0ba371f921
Refactor ConfigStorage\UserGroups::delete()
- Extracts dbi global variable
- Replaces escapeString with quoteString

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-21 14:40:25 -03:00
..
Databases Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Privileges Convert var annotations to typed properties 2023-02-12 21:31:04 +00:00
Status Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Variables Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
BinlogController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CollationsController.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
DatabasesController.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
EnginesController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ExportController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ImportController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
PluginsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
PrivilegesController.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
ReplicationController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ShowEngineController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
SqlController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
UserGroupsController.php Refactor ConfigStorage\UserGroups::delete() 2023-02-21 14:40:25 -03:00
UserGroupsFormController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
VariablesController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00