X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fupdatelang.php;h=ff049eb926d2b659c66d690ece41c49a19117209;hp=023797f8e17cdc16b386788467ee75ff016773ac;hb=b6cae6a5698c5d0655d921f78f0ccab470bf034c;hpb=3b38ca36fc18d34999073625a9c66dc2f05747a3 diff --git a/inc/i10n/updatelang.php b/inc/i10n/updatelang.php index 023797f..ff049eb 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", "upgrade", "wizard"); +$SCRIPTS = array ("admin", "index", "upgrade", "install"); function usage() { global $argv;