indentation correction
[civicrm-core.git] / bin / setup.sh
index bbf19adab1132ba534664d5c7cc2e8aa86d3be69..1d5435622e1d29069b3006dc18b7d40d4a3d9476 100755 (executable)
@@ -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,