aboutsummaryrefslogtreecommitdiff
path: root/model/Overview.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Overview 404 with wrong configured RoomsMaZderMind2015-07-141-1/+1
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-29/+2
| | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
* Use normal ConstructorMaZderMind2015-03-291-1/+1
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-0/+52