fixed errors in authentication libraries

This commit is contained in:
Loïc Chapeaux
2001-12-10 10:18:57 +00:00
parent feccad95f9
commit 48fe4cde95
3 changed files with 6 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ h1 {font-family: <?php echo $right_font_family; ?>; font-size: <?php echo
<h1><?php echo sprintf($GLOBALS['strWelcome'], ' phpMyAdmin ' . PMA_VERSION); ?></h1>
</center>
<br />
?>
<?php
echo "\n";
PMA_mysqlDie($conn_error, $local_query, FALSE);