Fix typo
This commit is contained in:
@@ -16,7 +16,7 @@ fi
|
|||||||
|
|
||||||
echo '<?php' > libraries/language_stats.inc.php
|
echo '<?php' > libraries/language_stats.inc.php
|
||||||
echo '/* Automatically generated file, do not edit! */' >> libraries/language_stats.inc.php
|
echo '/* Automatically generated file, do not edit! */' >> libraries/language_stats.inc.php
|
||||||
echo '/* Generated bt scripts/remove-incomplete-mo */' >> libraries/language_stats.inc.php
|
echo '/* Generated by scripts/remove-incomplete-mo */' >> libraries/language_stats.inc.php
|
||||||
echo '' >> libraries/language_stats.inc.php
|
echo '' >> libraries/language_stats.inc.php
|
||||||
echo '$GLOBALS["language_stats"] = array (' >> libraries/language_stats.inc.php
|
echo '$GLOBALS["language_stats"] = array (' >> libraries/language_stats.inc.php
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user