Default pages for tables / databases.

This commit is contained in:
Alexander M. Turek
2002-08-10 20:23:48 +00:00
parent 5a578cd5d4
commit 048963a07d

View File

@@ -443,7 +443,7 @@ else {
}
} // end if... else...
}
if (strpos(' ' . $goto, 'db_details.php3') == 1) {
if (strpos(' ' . $goto, 'db_details') == 1) {
if (isset($table)) {
unset($table);
}