diff --git a/db_details.php3 b/db_details.php3 index b6c4b22c2..ed49e137f 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -26,6 +26,15 @@ window.parent.frames['nav'].location.replace('./left.php3?lang== 32300 && isset($tbl_cache)) { +
= 3.23 @@ -245,9 +276,15 @@ else { + 0) { + diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 318055dda..f77e12eee 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -15,6 +15,15 @@ if (!isset($message)) { } +/** + * Drop/delete mutliple tables if required + */ +if (!empty($submit_mult) || isset($btnDrop)) { + $action = 'tbl_properties.php3'; + include('./mult_drops.inc.php3'); +} + + /** * Defines the query to be displayed in the query textarea */ @@ -177,22 +186,36 @@ $result = mysql_query($local_query) or mysql_die('', $local_query); + + 1) { + ?> + + + +