diff --git a/ChangeLog b/ChangeLog index 0b8222df0..5808a0b25 100755 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,8 @@ $Source$ keep the queryframe. Only if JavaScript is usable, otherwise it's not necessary to keep the 'opener' pointer. * libraries/display_tbl.lib.php3: PHP3 compatibility. + * libraries/common.lib.php3, db_details_common.php3, index.php3, + main.php3: Still have to propagate $hash to the left frame... 2003-04-30 Marc Delisle * pdf_schema.php3, bug 729517, better comment output, diff --git a/db_details_common.php3 b/db_details_common.php3 index 9e62e8f1f..9f74d12d6 100644 --- a/db_details_common.php3 +++ b/db_details_common.php3 @@ -47,7 +47,7 @@ if (!isset($message)) { ?> - + diff --git a/libraries/common.lib.php3 b/libraries/common.lib.php3 index e70be9b99..a473655ff 100644 --- a/libraries/common.lib.php3 +++ b/libraries/common.lib.php3 @@ -1267,7 +1267,7 @@ h1 {font-family: sans-serif; font-size: large; font-weight: bold} diff --git a/main.php3 b/main.php3 index 63890bc73..c55348a8a 100755 --- a/main.php3 +++ b/main.php3 @@ -43,7 +43,7 @@ else if (isset($reload) && $reload) { ?>