summaryrefslogtreecommitdiff
path: root/core/views/scaffold_syscheck.html.php
AgeCommit message (Collapse)Author
2009-03-16Thin down the scaffolding code so that all that is there is the testTim Almdal
data creation and the packaging code. The rest ofthe functionality is either no longer required, or moved to the developer module (MPTT Tree). Also provide checking for the active user to be an admin.
2009-02-05Rename "welcome" controller to "scaffold" so that we can eventuallyBharat Mediratta
have a welcome page.