removed trailing whitespaces

This commit is contained in:
Loïc Chapeaux
2002-01-19 17:58:59 +00:00
parent a4489cf911
commit b7bcc7128d
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ $Id$
$Source$
2002-01-19 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* lang/*: removed trailing whitespaces.
* lang/*; libraries/common.lib.php3: removed trailing whitespaces.
2002-01-18 Marc Delisle <lem9@users.sourceforge.net>
* Documentation.html, new download location for the RedHat PHP package,

View File

@@ -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";