diff --git a/sql.php3 b/sql.php3 index cfe8d02ef..7d1052693 100755 --- a/sql.php3 +++ b/sql.php3 @@ -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); }