aboutsummaryrefslogtreecommitdiff
path: root/model/Overview.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-14Fix Overview 404 with wrong configured RoomsMaZderMind1-1/+1
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-29/+2
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
2015-03-29Use normal ConstructorMaZderMind1-1/+1
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind1-0/+52