Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@novell.com>2011-02-02 18:59:19 +0300
committerMichal Čihař <mcihar@novell.com>2011-02-02 18:59:19 +0300
commit3a3f6d5141c58a31924d915c43b1b7968792303b (patch)
tree347a810e40d32d2176f0d23a21a260d8362ff5ff /server_binlog.php
parentb4995e3b5b49f1cd18553c32935e32787ac5f3cc (diff)
Show SQL query on binlog page
Diffstat (limited to 'server_binlog.php')
-rw-r--r--server_binlog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server_binlog.php b/server_binlog.php
index 4e84b692cb..a499daba02 100644
--- a/server_binlog.php
+++ b/server_binlog.php
@@ -130,7 +130,7 @@ if (count($binary_logs) > 1) {
echo '</form>';
}
-PMA_Message::success()->display();
+PMA_showMessage(PMA_Message::success());
/**
* Displays the page