X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fupdatelang.php;fp=inc%2Fi10n%2Fupdatelang.php;h=023797f8e17cdc16b386788467ee75ff016773ac;hp=0d1498f73e1143c04d1f15823b217185c96bdcd5;hb=9acc365249b5e630da6b5cdd23e3a8015f39ddc7;hpb=ae3851e4befcc7f6bee6d161dc77ac2e4e9c6515 diff --git a/inc/i10n/updatelang.php b/inc/i10n/updatelang.php index 0d1498f..023797f 100755 --- a/inc/i10n/updatelang.php +++ b/inc/i10n/updatelang.php @@ -10,7 +10,7 @@ if (!(isset ($argc)) || !(isset ($argv))) { $ROOTDIR = "../../"; // scripts in rootdir we need to link to -$SCRIPTS = array ("admin", "index", "wizard"); +$SCRIPTS = array ("admin", "index", "upgrade", "wizard"); function usage() { global $argv;