diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/ClientSideDispatch.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/ClientSideDispatch.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/ClientSideDispatch.php b/tests/FunctionalTests/active-controls/protected/pages/ClientSideDispatch.php index e747bb63..829ce873 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/ClientSideDispatch.php +++ b/tests/FunctionalTests/active-controls/protected/pages/ClientSideDispatch.php @@ -13,5 +13,3 @@ class ClientSideDispatch extends TPage $this->status2->Text = "Method 2 callback"; } } - -?>
\ No newline at end of file |