Removed a comment
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$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>
|
||||
* ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
|
||||
|
||||
@@ -16,7 +19,7 @@ $Source$
|
||||
2002-12-13 Mike Beck <mikebeck@users.sourceforge.net>
|
||||
* pdf_schema.php3: Change generated filename to
|
||||
db_pdfname.pdf instead of db_pdfnumber.pdf
|
||||
|
||||
|
||||
2002-12-12 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
|
||||
* lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
|
||||
|
@@ -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');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user