Skip to content
Snippets Groups Projects
Commit bc30bda3 authored by hahn's avatar hahn
Browse files

- added: build branches

- changed: data dirs
WARNING: deployment requires manual changes!
ALPHA: 
- settings (hidden), roles
parent 65b09890
No related branches found
No related tags found
No related merge requests found
...@@ -119,7 +119,8 @@ if ($aParams["prj"] == "all") { ...@@ -119,7 +119,8 @@ if ($aParams["prj"] == "all") {
$sOut.=$oPrj->getBox("error", '<ul>'.$sError.'</ul>'); $sOut.=$oPrj->getBox("error", '<ul>'.$sError.'</ul>');
} else { } else {
$oForm = new formgen($aForms); $oForm = new formgen($aForms);
$sOut.=$oForm->renderHtml("setup"); // TODO: unhide after checkin
// $sOut.=$oForm->renderHtml("setup");
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment