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

@@ -18,7 +18,7 @@ if (empty($GLOBALS['is_header_sent'])) {
// 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');
require_once('./libraries/header_meta_style.inc.php');