From b7bcc7128dadb77195351610fd0e394d13b50136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Sat, 19 Jan 2002 17:58:59 +0000 Subject: [PATCH] removed trailing whitespaces --- ChangeLog | 2 +- libraries/common.lib.php3 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 10a8911e3..4d238947d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ $Id$ $Source$ 2002-01-19 Loïc Chapeaux - * lang/*: removed trailing whitespaces. + * lang/*; libraries/common.lib.php3: removed trailing whitespaces. 2002-01-18 Marc Delisle * Documentation.html, new download location for the RedHat PHP package, diff --git a/libraries/common.lib.php3 b/libraries/common.lib.php3 index c03eb2f3e..20bb9241d 100644 --- a/libraries/common.lib.php3 +++ b/libraries/common.lib.php3 @@ -807,7 +807,6 @@ if (!defined('PMA_COMMON_LIB_INCLUDED')){ */ function PMA_showMessage($message) { - // Reloads the navigation frame via JavaScript if required if (isset($GLOBALS['reload']) && $GLOBALS['reload']) { echo "\n";