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:
authorChanaka Indrajith <pe.chanaka.ck@gmail.com>2012-09-16 13:01:22 +0400
committerChanaka Indrajith <pe.chanaka.ck@gmail.com>2012-09-16 13:01:22 +0400
commit0829709064b8ec1170d63d6d9a5828a0a89b34af (patch)
treec1547193ce28c0efbb2966cfb03b9e55659e9498 /server_binlog.php
parenta6234ae0a35b59fb0b107f2dfad2b01a0cd322b5 (diff)
Remove variable
Diffstat (limited to 'server_binlog.php')
-rw-r--r--server_binlog.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/server_binlog.php b/server_binlog.php
index 058227f336..e523a7ea13 100644
--- a/server_binlog.php
+++ b/server_binlog.php
@@ -16,7 +16,6 @@ require_once 'libraries/common.inc.php';
*/
require_once 'libraries/server_common.inc.php';
-$common_functions = PMA_CommonFunctions::getInstance();
$url_params = array();
/**