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:
authorSebastian Mendel <cybot_tm@users.sourceforge.net>2007-10-09 16:16:10 +0400
committerSebastian Mendel <cybot_tm@users.sourceforge.net>2007-10-09 16:16:10 +0400
commitec7a30f4fd7b9c132a0e132f29224ea8c8a03fd7 (patch)
treeeb3c615abf8febbd76b7e2b1b283027817c6d9dc /server_binlog.php
parent534ac6fe1de8d6ffc33c4289bc27207134fd12be (diff)
make use of new third 'class' parameter for PMA_showMessage()
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 7ba706f5d3..5925b4e355 100644
--- a/server_binlog.php
+++ b/server_binlog.php
@@ -144,7 +144,7 @@ if (count($binary_logs) > 1) {
echo '</form>';
}
-PMA_showMessage($GLOBALS['strSuccess']);
+PMA_showMessage($GLOBALS['strSuccess'], null, 'success');
/**
* Displays the page