diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php')
-rw-r--r-- | tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php b/tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php new file mode 100644 index 00000000..817e7c45 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php @@ -0,0 +1,7 @@ +<?php
+
+class Ticket54Master extends TTemplateControl
+{
+}
+
+?>
\ No newline at end of file |