Removed a comment

This commit is contained in:
Alexander M. Turek
2002-12-14 23:43:13 +00:00
parent d8a3afa7f3
commit 8063362d24
2 changed files with 4 additions and 3 deletions

View File

@@ -312,8 +312,6 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold}
global $cfg;
if (empty($GLOBALS['is_header_sent'])) {
// rabus: If we include header.inc.php3 here, we get a huge set of
// "Undefined variable" errors (see bug #549570)!
include('./header.inc.php3');
}