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:
authorChristian Foellmann <foellmann@foe-services.de>2014-12-23 14:48:13 +0300
committerChristian Foellmann <foellmann@foe-services.de>2014-12-23 14:48:13 +0300
commit2bfb20e57418ebf396149782be9f98e868fe8608 (patch)
treea5ec4011410970603d3f462a535a5a359057fa77 /libraries/StringType.int.php
parent20f1bf77c8281efc675a14e0f6bf52f657dabd9a (diff)
UPDATE 4.3.34.3.3
Diffstat (limited to 'libraries/StringType.int.php')
-rw-r--r--libraries/StringType.int.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/StringType.int.php b/libraries/StringType.int.php
index dfcb7de8ec..38c17342da 100644
--- a/libraries/StringType.int.php
+++ b/libraries/StringType.int.php
@@ -3,7 +3,6 @@
* Defines a set of specialized string functions.
*
* @package PhpMyAdmin-String
- * @todo May be move this into file of its own
*/
interface PMA_StringType
{