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:
authorMarc Delisle <marc@infomarc.info>2005-11-20 17:00:49 +0300
committerMarc Delisle <marc@infomarc.info>2005-11-20 17:00:49 +0300
commit3885bb6bd74585531e8191f3ca026b58340fed22 (patch)
tree3b483dcfc7c7fc6323c87aab7049bf15a60f0585 /pdf_pages.php
parent942542815794e1cd023c64a5904eef10670ae4e7 (diff)
dbh becomes controllink
Diffstat (limited to 'pdf_pages.php')
-rw-r--r--pdf_pages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf_pages.php b/pdf_pages.php
index 2a3e94564b..439938d01a 100644
--- a/pdf_pages.php
+++ b/pdf_pages.php
@@ -85,7 +85,7 @@ if ($cfgRelation['pdfwork']) {
if (isset($autolayout)) {
// save the page number
- $pdf_page_number = PMA_DBI_insert_id((isset($dbh)?$dbh:''));
+ $pdf_page_number = PMA_DBI_insert_id((isset($controllink)?$controllink:''));
// get the tables that have relations, by descending
// number of links