]> dev.renevier.net Git - syp.git/blobdiff - inc/i10n/updatelang.php
improve wizard (hand editing of settings.php is no more needed)
[syp.git] / inc / i10n / updatelang.php
index 023797f8e17cdc16b386788467ee75ff016773ac..ff049eb926d2b659c66d690ece41c49a19117209 100755 (executable)
@@ -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;