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:
Diffstat (limited to 'pmd_pdf.php')
-rw-r--r--pmd_pdf.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pmd_pdf.php b/pmd_pdf.php
index 6a47bc2d2f..e1794f8c54 100644
--- a/pmd_pdf.php
+++ b/pmd_pdf.php
@@ -5,7 +5,7 @@
* @package PhpMyAdmin-Designer
*/
-require_once './libraries/pmd_common.php';
+require_once 'libraries/pmd_common.php';
/**
* If called directly from the designer, first save the positions
@@ -58,7 +58,7 @@ if (isset($mode)) {
}
// no need to use pmd/styles
-require_once './libraries/header_meta_style.inc.php';
+require_once 'libraries/header_meta_style.inc.php';
?>
</head>
<body>