From 6aa454a1aa84cd0fb74eb7be830e2e863355196d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sun, 30 Jul 2006 11:41:44 +0000 Subject: [PATCH] auto_increment next value is included since MySQL 5.0.23 --- tbl_properties_operations.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/tbl_properties_operations.php b/tbl_properties_operations.php index 2dde3abfc6..7d1d85db96 100644 --- a/tbl_properties_operations.php +++ b/tbl_properties_operations.php @@ -196,11 +196,14 @@ foreach ($dblist as $each_db) {  . 
- -
- -
+value="" /> + ' . "\n"; + } + ?>