summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/Layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Layout.php')
-rwxr-xr-xtests/FunctionalTests/active-controls/protected/pages/Layout.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Layout.php b/tests/FunctionalTests/active-controls/protected/pages/Layout.php
new file mode 100755
index 00000000..723f200c
--- /dev/null
+++ b/tests/FunctionalTests/active-controls/protected/pages/Layout.php
@@ -0,0 +1,5 @@
+<?php
+
+class Layout extends TTemplateControl
+{
+}