From 4adff3a3c4e5b819554fa998b22203df982f9a43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Apr 2003 13:19:46 +0000 Subject: [PATCH] fix cookies recall --- ChangeLog | 2 ++ tbl_properties_operations.php3 | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9e111552d..efd11fbe5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,8 @@ $Source$ tbl_properties_structure.php3: Show multi submits result after headers and tabs from originating place. * lang/czech: Updated. + * tbl_properties_operations.php3: Not only remember, but also recall state + of checkbox for move to newly created table (see Garvin's entry above). 2003-04-01 Marc Delisle * Documentation.html: clarify about wildcard database diff --git a/tbl_properties_operations.php3 b/tbl_properties_operations.php3 index c743e5718..ed156805c 100755 --- a/tbl_properties_operations.php3 +++ b/tbl_properties_operations.php3 @@ -176,6 +176,13 @@ for ($i = 0; $i < $num_dbs; $i++) {   
  
+ />