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>2006-11-22 21:01:54 +0300
committerMarc Delisle <marc@infomarc.info>2006-11-22 21:01:54 +0300
commit826eb48603577636f00489970df978179cf8bc22 (patch)
treefaf88683249c8474958c77397feb58086efd9178 /pmd_pdf.php
parent723ed92ffadc3507af40f179f41279091e3aeeb8 (diff)
get rid of pmd_config.php
Diffstat (limited to 'pmd_pdf.php')
-rw-r--r--pmd_pdf.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/pmd_pdf.php b/pmd_pdf.php
index 218388affe..b1129ac8a0 100644
--- a/pmd_pdf.php
+++ b/pmd_pdf.php
@@ -8,7 +8,6 @@ if ( ! isset($scale)) {
include_once 'pmd_save_pos.php';
}
require_once './libraries/relation.lib.php';
-require_once 'pmd_config.php';
if (isset($scale)) {
if (empty($pdf_page_number)) {