]> 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 0d1498f73e1143c04d1f15823b217185c96bdcd5..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", "wizard");
+$SCRIPTS = array ("admin", "index", "upgrade", "install");
 
 function usage() {
     global $argv;