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:
authorBimal Yashodha <kb.yashodha@gmail.com>2014-06-16 10:09:39 +0400
committerBimal Yashodha <kb.yashodha@gmail.com>2014-06-16 10:09:39 +0400
commit48dd4f354db8430e635edb2fb8f397b089dddc3e (patch)
treeee43f5ae9bd277eb56db7602b33a26e46c88b3f0 /db_qbe.php
parentefa630dc743729ef09294b5bc5f2bf6fc11d06ef (diff)
Remove references to designer_coords and designerwork
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
Diffstat (limited to 'db_qbe.php')
-rw-r--r--db_qbe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db_qbe.php b/db_qbe.php
index 641bed304c..fcf052f9ae 100644
--- a/db_qbe.php
+++ b/db_qbe.php
@@ -111,7 +111,7 @@ $db_qbe = new PMA_DBQbe($GLOBALS['db'], $savedSearchList, $savedSearch);
/**
* Displays the Query by example form
*/
-if ($cfgRelation['designerwork']) {
+if ($cfgRelation['pdfwork']) {
$url = 'pmd_general.php' . PMA_URL_getCommon(
array_merge(
$url_params,