summaryrefslogtreecommitdiffstats
path: root/app/class/framework.class.php (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-26Fix bug in Framework::getCurrentUser() functionMalf Furious1-1/+8
2016-01-31Implement PHP session semantics in Framework classMalf Furious1-0/+41
2016-01-01+ Added class file for setting tableMalf Furious1-1/+1
2015-12-17+ Added function to framework class for getting (or creating) the app's singl...Malf Furious1-0/+32
2015-12-06* Bug fix in framework class - redirectTo function -- http_redirect function ...M1-1/+1
2015-12-05+ Added framework function for getting current app pathM1-0/+8
2015-11-22* Implemented framework ar (app root) functionM1-1/+1
2015-11-21+ Defined function to check if scrott.conf.php file existsM1-0/+9
2015-11-21* Framework def file is now condifionally including system-level app configur...M1-0/+4
2015-11-21+ Committing initial framework class definitionM1-0/+26