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:
-rwxr-xr-xscripts/lang-cleanup.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/lang-cleanup.sh b/scripts/lang-cleanup.sh
index d3fa2b790a..d8688e9cd5 100755
--- a/scripts/lang-cleanup.sh
+++ b/scripts/lang-cleanup.sh
@@ -5,11 +5,6 @@
#
# Script for removing language selection from phpMyAdmin
-TYPES=<<EOT
-all-languages:-false
-all-languages-utf-8-only:-not -name '*-utf-8.inc.php'
-EOT
-
if [ $# -lt 1 ] ; then
echo "Usage: lang-cleanup.sh type ..."
echo "Type can be one of:"