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:
authorRouslan Placella <rouslan@placella.com>2011-07-06 21:08:22 +0400
committerRouslan Placella <rouslan@placella.com>2011-07-06 21:08:22 +0400
commitb3b7d45e782db5add6a2c508bc62e282b2052281 (patch)
tree75ae1c130e7772ebda32147983869406082c06f9 /db_routines.php
parentb03249f64ac36b0c65112115d459e5ebe607727c (diff)
Dropping useless rte_common.lib.php
Diffstat (limited to 'db_routines.php')
-rw-r--r--db_routines.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/db_routines.php b/db_routines.php
index 499793b06c..4c225a87be 100644
--- a/db_routines.php
+++ b/db_routines.php
@@ -25,7 +25,6 @@ $GLOBALS['js_include'][] = 'rte/routines.js';
* Include all other files
*/
require_once './libraries/rte/rte_routines.lib.php';
-require_once './libraries/rte/rte_common.lib.php';
/**
* Do the magic