]> dev.renevier.net Git - syp.git/blobdiff - inc/i10n/updatelang.php
create thumbnails of photos
[syp.git] / inc / i10n / updatelang.php
index 0d1498f73e1143c04d1f15823b217185c96bdcd5..023797f8e17cdc16b386788467ee75ff016773ac 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", "wizard");
 
 function usage() {
     global $argv;