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