summaryrefslogtreecommitdiffstats
path: root/app/model/common.mod.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-03-27Add function CommonModel::saveSettingUser()Malf Furious1-0/+57
This is a webform handler for the setting modal, user setting tab.
2016-03-27Add function getCurrentUserGlyphicon() to Common modelMalf Furious1-0/+13
This helps render data for the common topp view (navbar). This function will return the glyphicon to use next to the current user's name.
2016-01-02+ Added model for new page master layer ("Common" MVC)Malf Furious1-0/+9