diff --git a/ChangeLog b/ChangeLog index ff9a1f919..f84adb7e1 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ $Source$ - beautify javascript code; - line 363: fixed a js bug. * read_dump.php3: coding standards (ident. = 4 space characters). + * main.php3, line 33: added a . 2002-01-18 Marc Delisle * Documentation.html, new download location for the RedHat PHP package, diff --git a/main.php3 b/main.php3 index 02d6af3ce..dd4e73c75 100755 --- a/main.php3 +++ b/main.php3 @@ -25,12 +25,12 @@ if (isset($message)) { } else if (isset($reload) && $reload) { // Reloads the navigation frame via JavaScript if required - echo "\n"; ?>