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 'lint.php')
-rw-r--r--lint.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lint.php b/lint.php
index 5bb3b3e324..4bd478dea2 100644
--- a/lint.php
+++ b/lint.php
@@ -8,7 +8,7 @@
use PhpMyAdmin\Core;
use PhpMyAdmin\Linter;
-use PMA\libraries\Response;
+use PhpMyAdmin\Response;
$_GET['ajax_request'] = 'true';