summaryrefslogtreecommitdiff
path: root/demos/sqlmap/protected/controls/TopicList.php
diff options
context:
space:
mode:
Diffstat (limited to 'demos/sqlmap/protected/controls/TopicList.php')
-rw-r--r--demos/sqlmap/protected/controls/TopicList.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/sqlmap/protected/controls/TopicList.php b/demos/sqlmap/protected/controls/TopicList.php
new file mode 100644
index 00000000..ce827cc0
--- /dev/null
+++ b/demos/sqlmap/protected/controls/TopicList.php
@@ -0,0 +1,8 @@
+<?php
+
+class TopicList extends TTemplateControl
+{
+
+}
+
+?> \ No newline at end of file