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 /pmd_save_pos.php
parenta6234ae0a35b59fb0b107f2dfad2b01a0cd322b5 (diff)
Remove variable
Diffstat (limited to 'pmd_save_pos.php')
-rw-r--r--pmd_save_pos.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/pmd_save_pos.php b/pmd_save_pos.php
index 92af5ee1dc..085183fdc8 100644
--- a/pmd_save_pos.php
+++ b/pmd_save_pos.php
@@ -12,7 +12,6 @@ require_once './libraries/common.inc.php';
require_once 'libraries/pmd_common.php';
$cfgRelation = PMA_getRelationsParam();
-$common_functions = PMA_CommonFunctions::getInstance();
if (! $cfgRelation['designerwork']) {
PMD_err_sav();