removed trailing whitespaces
This commit is contained in:
@@ -6,7 +6,7 @@ $Id$
|
|||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
2002-01-19 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
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>
|
2002-01-18 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* Documentation.html, new download location for the RedHat PHP package,
|
* Documentation.html, new download location for the RedHat PHP package,
|
||||||
|
@@ -807,7 +807,6 @@ if (!defined('PMA_COMMON_LIB_INCLUDED')){
|
|||||||
*/
|
*/
|
||||||
function PMA_showMessage($message)
|
function PMA_showMessage($message)
|
||||||
{
|
{
|
||||||
|
|
||||||
// Reloads the navigation frame via JavaScript if required
|
// Reloads the navigation frame via JavaScript if required
|
||||||
if (isset($GLOBALS['reload']) && $GLOBALS['reload']) {
|
if (isset($GLOBALS['reload']) && $GLOBALS['reload']) {
|
||||||
echo "\n";
|
echo "\n";
|
||||||
|
Reference in New Issue
Block a user