diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php b/tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php index 8a3e6c9f..375fbd21 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php +++ b/tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php @@ -7,5 +7,3 @@ class CustomTemplateComponent extends TTemplateControl $sender->setText("Foo"); } } - -?>
\ No newline at end of file |