phpmyadmin/libraries/classes/Plugins/Auth
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
..
AuthenticationConfig.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
AuthenticationCookie.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
AuthenticationHttp.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
AuthenticationSignon.php Remove unused variables 2021-12-03 15:12:56 +00:00