Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pmd_general.php')
-rw-r--r--pmd_general.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmd_general.php b/pmd_general.php
index 11794a91b7..311ab64feb 100644
--- a/pmd_general.php
+++ b/pmd_general.php
@@ -5,7 +5,7 @@
/*
@author Ivan A Kirillov (develop.php@gmail.com)
*/
-include_once "./pmd_session.php";
+include_once "./pmd_common.php";
$tab_column = get_tab_info();
$script_tabs = get_script_tabs();