[phpmyadmin/phpmyadmin] ce8c14: Declare globals in some entry points

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ce8c14c1142708c64d9ec91089397d984e7dc96e https://github.com/phpmyadmin/phpmyadmin/commit/ce8c14c1142708c64d9ec9108939... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2019-08-24 (Sat, 08 August 2019) -03:00 Changed paths: M libraries/entry_points/sql.php M libraries/entry_points/table/addfield.php M libraries/entry_points/table/change.php M libraries/entry_points/table/create.php M libraries/entry_points/table/find_replace.php M libraries/entry_points/table/operations.php M libraries/entry_points/table/relation.php M libraries/entry_points/table/replace.php M libraries/entry_points/table/row_action.php M libraries/entry_points/table/structure.php M libraries/entry_points/table/tracking.php M libraries/entry_points/user_password.php Log Message: ----------- Declare globals in some entry points Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
participants (1)
-
Maurício Meneghini Fauth