phpmyadmin/libraries/classes/Controllers/Database/Structure
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 Fix possible undefined globals 2022-03-10 18:05:21 -03:00
AddPrefixController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
AddPrefixTableController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ChangePrefixFormController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
CopyFormController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
CopyTableController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
CopyTableWithPrefixController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
DropFormController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
DropTableController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
EmptyFormController.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
EmptyTableController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
FavoriteTableController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
RealRowCountController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ReplacePrefixController.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
ShowCreateController.php Remove db and table properties from controllers 2022-02-02 14:48:43 -03:00