phpmyadmin/libraries/classes/Controllers/Database
Maurício Meneghini Fauth 5950693fb3
Fix possible undefined globals
Related to https://github.com/phpmyadmin/phpmyadmin/pull/17427.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-03-10 18:05:21 -03:00
..
CentralColumns Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
MultiTableQuery Change QUERY_STORE to QUERY_BUFFERED 2022-01-01 01:46:01 +00:00
Operations Fix possible undefined globals 2022-03-10 18:05:21 -03:00
Structure Fix possible undefined globals 2022-03-10 18:05:21 -03:00
CentralColumnsController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
DataDictionaryController.php Move Util::checkParameters method to the AbstractController 2022-03-07 22:59:33 -03:00
DesignerController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
EventsController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ExportController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ImportController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
MultiTableQueryController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
OperationsController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
PrivilegesController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
QueryByExampleController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
RoutinesController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
SearchController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
SqlAutoCompleteController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SqlController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
SqlFormatController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00
StructureController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
TrackingController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
TriggersController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00