summaryrefslogtreecommitdiffstats
path: root/app/controller/root.control.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-18! Review of app/ directory for merging upstream to dev has been completed.......Malf Furious1-0/+3
2015-12-05* Now normalizing the $argv array in the root app controllerM1-0/+2
2015-11-22* Placeholder message for site contentM1-0/+2
2015-11-22* Root controller is now asserting the existence of scrott.conf.php and deleg...M1-2/+8
2015-11-22* Bug fix in normalizeArgv functionM1-3/+5
2015-11-22+ Added function to root controller for normalizing the $argv arrayM1-0/+32
2015-11-21+ Added app root controllerM1-0/+20