From 2ea02214b2fb6bedb58dbbd318ef171a9e146524 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 29 May 2006 03:08:07 +0000 Subject: Merge from 3.0 branch till 1099. --- tests/FunctionalTests/tickets/protected/pages/Ticket121.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket121.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket121.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket121.php b/tests/FunctionalTests/tickets/protected/pages/Ticket121.php new file mode 100644 index 00000000..1a625d83 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket121.php @@ -0,0 +1,11 @@ +Result->Text="clicked at ({$param->X},{$param->Y})"; + } +} + +?> \ No newline at end of file -- cgit v1.2.3