Removed a comment
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-12-14 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* libraries/common.lib.php3: Removed a comment.
|
||||||
|
|
||||||
2002-12-14 Marc Delisle <lem9@users.sourceforge.net>
|
2002-12-14 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
|
* ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
|
||||||
|
|
||||||
|
@@ -312,8 +312,6 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold}
|
|||||||
global $cfg;
|
global $cfg;
|
||||||
|
|
||||||
if (empty($GLOBALS['is_header_sent'])) {
|
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');
|
include('./header.inc.php3');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user