X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=bin%2Fsetup.sh;h=1d5435622e1d29069b3006dc18b7d40d4a3d9476;hb=4c9d78eac913e15cba12bbaf780657519d02a433;hp=bbf19adab1132ba534664d5c7cc2e8aa86d3be69;hpb=13c1cf91881e22bbcc38024c645736a3fc6fad4a;p=civicrm-core.git diff --git a/bin/setup.sh b/bin/setup.sh index bbf19adab1..1d5435622e 100755 --- a/bin/setup.sh +++ b/bin/setup.sh @@ -49,7 +49,7 @@ fi # checkout, not packaged code if [ -d "$CALLEDPATH/../xml" ]; then cd "$CALLEDPATH/../xml" - "$PHP5PATH"php GenCode.php $SCHEMA + "$PHP5PATH"php GenCode.php $SCHEMA '' $GENCODE_CMS fi # someone might want to use empty password for development,