diff options
Diffstat (limited to 'demos/quickstart/protected/pages/TopicList.php')
-rw-r--r-- | demos/quickstart/protected/pages/TopicList.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/demos/quickstart/protected/pages/TopicList.php b/demos/quickstart/protected/pages/TopicList.php deleted file mode 100644 index ce827cc0..00000000 --- a/demos/quickstart/protected/pages/TopicList.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php
-
-class TopicList extends TTemplateControl
-{
-
-}
-
-?>
\ No newline at end of file |