fixed a header problem
This commit is contained in:
@@ -9,6 +9,7 @@ $Source$
|
||||
2002-04-12 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* libraries/display_tbl.lib.php3, lines 957-991: expended cosmetic changes
|
||||
to allow word wrapping.
|
||||
* libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
|
||||
|
||||
2002-04-11 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* libraries/display_tbl.lib.php3, line 957: cosmetic change to allow word
|
||||
|
@@ -108,6 +108,7 @@ h1 {font-family: <?php echo $right_font_family; ?>; font-size: <?php echo
|
||||
<br />
|
||||
<?php
|
||||
echo "\n";
|
||||
$is_header_sent = TRUE;
|
||||
PMA_mysqlDie($conn_error, $local_query, FALSE);
|
||||
|
||||
return TRUE;
|
||||
|
Reference in New Issue
Block a user