From 7694dcf4fd7b294cdf76ecaa95cc7b4e6ef4366d Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 9 Sep 2013 05:35:12 -0400 Subject: [PATCH] Fix codestyle --- setup/frames/index.inc.php | 2 +- setup/lib/index.lib.php | 6 +++--- test/libraries/PMA_Index_test.php | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/setup/frames/index.inc.php b/setup/frames/index.inc.php index e742e112a2..d47092a5d0 100644 --- a/setup/frames/index.inc.php +++ b/setup/frames/index.inc.php @@ -130,7 +130,7 @@ default: echo '

' . __('Overview') . '

'; // message handling -messages_end(); +PMA_messagesEnd(); messages_show_html(); echo '