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 'file_echo.php')
-rw-r--r--file_echo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/file_echo.php b/file_echo.php
index d3391fcbc0..d3f7f4a6e2 100644
--- a/file_echo.php
+++ b/file_echo.php
@@ -7,7 +7,7 @@
* @package PhpMyAdmin
*/
-require_once './libraries/common.inc.php';
+require_once 'libraries/common.inc.php';
/* For chart exporting */
if (isset($_REQUEST['filename']) && isset($_REQUEST['image'])) {