Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 17195fbe72a664e16267c18c133a790859efa37e https://github.com/phpmyadmin/phpmyadmin/commit/17195fbe72a664e16267c18c133a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2019-04-18 (Thu, 04 April 2019) -03:00
Changed paths: M ajax.php M browse_foreigners.php M chk_rel.php M db_central_columns.php M db_datadict.php M db_designer.php M db_events.php M db_export.php M db_multi_table_query.php M db_operations.php M db_qbe.php M db_routines.php M db_search.php M db_sql.php M db_sql_autocomplete.php M db_structure.php M db_triggers.php M export.php M import.php M index.php M libraries/classes/DatabaseInterface.php M navigation.php M normalization.php M schema_export.php M server_databases.php M server_privileges.php M server_replication.php M server_sql.php M server_status.php M server_status_advisor.php M server_status_monitor.php M server_status_processes.php M server_status_queries.php M server_status_variables.php M server_user_groups.php M sql.php M tbl_addfield.php M tbl_change.php M tbl_create.php M tbl_export.php M tbl_get_field.php M tbl_indexes.php M tbl_operations.php M tbl_relation.php M tbl_replace.php M tbl_select.php M tbl_sql.php M tbl_structure.php M transformation_overview.php M transformation_wrapper.php M user_password.php M view_create.php M view_operations.php
Log Message: ----------- Get $dbi from DIC instead of global in entry points
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev