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 'libraries/StringByte.int.php')
-rw-r--r--libraries/StringByte.int.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/StringByte.int.php b/libraries/StringByte.int.php
index 3c727cfb57..7da1fd88f2 100644
--- a/libraries/StringByte.int.php
+++ b/libraries/StringByte.int.php
@@ -175,4 +175,3 @@ interface PMA_StringByte
*/
public function chr($ascii);
}
-?>