removed queryframe.php and references to it

This commit is contained in:
Sebastian Mendel
2005-10-17 12:04:39 +00:00
parent a9f87975ce
commit ac4d335c25
10 changed files with 9 additions and 220 deletions

View File

@@ -21,7 +21,7 @@ PMA_checkParameters(array('db', 'full_sql_query'));
// garvin: For re-usability, moved http-headers
// 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');