X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fupdatelang.php;h=04b12ec85359061de865d9f97b509f3686c41462;hp=3133e845d07a4cb787f698e62b58ef89e5615c18;hb=a95b8e8626615eb84bd4760a0640d13dc1e67bab;hpb=7a8818d6a3dba51ca8dfc4142488a139618dfdb0 diff --git a/inc/i10n/updatelang.php b/inc/i10n/updatelang.php index 3133e84..04b12ec 100755 --- a/inc/i10n/updatelang.php +++ b/inc/i10n/updatelang.php @@ -7,7 +7,7 @@ if (!(isset ($argc)) || !(isset ($argv))) { } $ROOTDIR="../../"; -$SCRIPTS=array("admin"); // scripts in rootdir we need to link to +$SCRIPTS=array("admin", "index", "wizard"); // scripts in rootdir we need to link to function usage() { global $argv;