]> dev.renevier.net Git - syp.git/blobdiff - inc/i10n/updatelang.php
password is defined by user in wizard + localize wizard
[syp.git] / inc / i10n / updatelang.php
index 3133e845d07a4cb787f698e62b58ef89e5615c18..04b12ec85359061de865d9f97b509f3686c41462 100755 (executable)
@@ -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;