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