aboutsummaryrefslogtreecommitdiff
path: root/model/StreamList.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind1-55/+0
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-1/+27
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
2015-03-29Fix Class FormattingMaZderMind1-1/+2
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind1-0/+28