From ff79c198b858c12584548bd5ea898ba411a0c3a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 10 Mar 2004 16:03:39 +0000 Subject: [PATCH] Copy table defaults to structure and data (RFE #856517). --- ChangeLog | 2 ++ tbl_properties_operations.php | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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++) { - +   
- +   
+   
+