diff --git a/ChangeLog b/ChangeLog index 9a3ef7da4..fe1988a7a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,8 @@ $Source$ while editing. * db_details_structure.php, lang/*: Implement database renaming (RFE #792463). + * tbl_properties_operations.php: Copy table defaults to structure and data + (RFE #856517). 2004-03-09 Marc Delisle * libraries/common.lib.php, libraries/display*, lang/*: diff --git a/tbl_properties_operations.php b/tbl_properties_operations.php index dd7feb1ef..093bb82b3 100644 --- a/tbl_properties_operations.php +++ b/tbl_properties_operations.php @@ -196,12 +196,14 @@ for ($i = 0; $i < $num_dbs; $i++) { - +   
- +   
+   
+