The main db details page couldn't be reached with an empty database

This commit is contained in:
Loïc Chapeaux
2002-05-02 19:51:52 +00:00
parent 6fa0207fd3
commit 488d4da8dc
3 changed files with 7 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ else {
?>
<p>
[&nbsp;
<a href="db_details.php3?<?php echo $url_query; ?>">
<a href="db_details.php3?<?php echo $url_query; ?>&amp;db_query_force=1">
<b><?php echo $strHome; ?></b></a>&nbsp;|
<a href="db_details_structure.php3?<?php echo $url_query; ?>">
<b><?php echo $strStructure; ?></b></a>&nbsp;|