Show SQL query on binlog page

This commit is contained in:
Michal Čihař
2011-02-02 16:59:19 +01:00
parent b4995e3b5b
commit 3a3f6d5141

View File

@@ -130,7 +130,7 @@ if (count($binary_logs) > 1) {
echo '</form>'; echo '</form>';
} }
PMA_Message::success()->display(); PMA_showMessage(PMA_Message::success());
/** /**
* Displays the page * Displays the page