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/Ticket28.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket28.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket28.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket28.php b/tests/FunctionalTests/tickets/protected/pages/Ticket28.php new file mode 100644 index 00000000..7980119e --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket28.php @@ -0,0 +1,12 @@ +label1->setText("Link Button 1 Clicked!"); + } +} + + +?> \ No newline at end of file -- cgit v1.2.3