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:
authorSebastian Mendel <cybot_tm@users.sourceforge.net>2005-10-17 16:04:39 +0400
committerSebastian Mendel <cybot_tm@users.sourceforge.net>2005-10-17 16:04:39 +0400
commitac4d335c2575cf2575301ea6c8a59f900c96d867 (patch)
tree65ca8571a439137deaf578d699510629a81cd121 /transformation_wrapper.php
parenta9f87975ced4d2443ea2394bb3480178fb7ef6b2 (diff)
removed queryframe.php and references to it
Diffstat (limited to 'transformation_wrapper.php')
-rw-r--r--transformation_wrapper.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/transformation_wrapper.php b/transformation_wrapper.php
index 1237b1719c..0af1c5b3ab 100644
--- a/transformation_wrapper.php
+++ b/transformation_wrapper.php
@@ -56,7 +56,7 @@ if ($cfgRelation['commwork'] && $cfgRelation['mimework']) {
// garvin: For re-usability, moved http-headers and stylesheets
// to a seperate file. It can now be included by header.inc.php,
-// queryframe.php, querywindow.php.
+// querywindow.php.
require_once('./libraries/header_http.inc.php');
// [MIME]