From ebd103ec46b722540a61e72023f934c09d28c705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sun, 11 May 2003 18:59:45 +0000 Subject: [PATCH] Fixed typo in hash, fixed bad hash propagated with JavaScript. Fixes #736003. --- ChangeLog | 4 ++++ index.php3 | 13 +++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5e2f2c4a9..5b35f9b97 100755 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,10 @@ $Source$ libraries/display_export.lib.php3, lang/*: Merged patch #727027 - LaTeX export improvements. Now can export table structure and some other options. Closes RFE #718942. + * tbl_change.php3: Remember state of insert as another row - fixes + #736064, show used query. + * index.php3: Fixed typo in hash, fixed bad hash propagated with + JavaScript. Fixes #736003. 2003-05-11 Marc Delisle ### 2.5.0 released diff --git a/index.php3 b/index.php3 index 62ba604ab..0a554b806 100755 --- a/index.php3 +++ b/index.php3 @@ -67,8 +67,10 @@ $phpmain_hash_js = time();