summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/Callback.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/Callback.php')
-rwxr-xr-xtests/FunctionalTests/active-controls/protected/pages/Callback.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/Callback.php b/tests/FunctionalTests/active-controls/protected/pages/Callback.php
index 8a85f50d..85c93f10 100755
--- a/tests/FunctionalTests/active-controls/protected/pages/Callback.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/Callback.php
@@ -6,6 +6,5 @@ class Callback extends TPage
{
function callback1_Requested()
{
- var_dump("ok!");
}
}