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