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:
authorHugues Peccatte <hugues.peccatte@gmail.com>2015-09-14 23:39:03 +0300
committerHugues Peccatte <hugues.peccatte@gmail.com>2015-09-14 23:39:03 +0300
commita5d35d41b611001e7d27731ab4d3fb9b929d5e92 (patch)
tree74fa8f86791fd1e9b51b99fdd5e3d2ab34debdff /gis_data_editor.php
parent74ef226857dafcaff2914d8261f1c639d9809f79 (diff)
Revert PMA_String rename.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Diffstat (limited to 'gis_data_editor.php')
-rw-r--r--gis_data_editor.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis_data_editor.php b/gis_data_editor.php
index 056e2f8365..61c377bbd6 100644
--- a/gis_data_editor.php
+++ b/gis_data_editor.php
@@ -7,7 +7,7 @@
*/
use PMA\libraries\gis\GISFactory;
use PMA\libraries\gis\GISVisualization;
-use PMA\libraries\String;
+use PMA\libraries\PMA_String;
/**
* Escapes special characters if the variable is set.