summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/TopicList.php
blob: ce827cc0ee2899d745ec7d7c3e4f34a69708cff4 (plain)
1
2
3
4
5
6
7
8
<?php

class TopicList extends TTemplateControl
{

}

?>