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