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:
authorMichal Čihař <michal@cihar.com>2015-12-21 14:05:28 +0300
committerMichal Čihař <michal@cihar.com>2015-12-21 14:09:06 +0300
commitcc07b737dc677e8b9e9c3f48c042ec99f16c33d5 (patch)
tree95a4042a28639ad3205184b9c4300231a1caeec7 /export.php
parentc557581389c2792ede66cbc7fbc6c8c74e5c6236 (diff)
Remove unused PMA_String class
The class is no longer used: - the ctype part is not needed by new SQL parser - the utf-8 manipulation was replaced by direct usage of mbstring Signed-off-by: Michal Čihař <michal@cihar.com>
Diffstat (limited to 'export.php')
-rw-r--r--export.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/export.php b/export.php
index 92df0ffe39..d2e5feed9a 100644
--- a/export.php
+++ b/export.php
@@ -6,7 +6,6 @@
* @package PhpMyAdmin
*/
use PMA\libraries\plugins\ExportPlugin;
-use PMA\libraries\PMA_String;
/**
* Get the variables sent or posted to this script and a core script