From 1ba083b9bf77b334b773b84d4d9e5f44319d17a2 Mon Sep 17 00:00:00 2001 From: wei <> Date: Mon, 2 Apr 2007 06:19:55 +0000 Subject: Fixed #585, #586 --- tests/FunctionalTests/tickets/protected/pages/Ticket586.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket586.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket586.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket586.php b/tests/FunctionalTests/tickets/protected/pages/Ticket586.php new file mode 100644 index 00000000..d6fafd0d --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket586.php @@ -0,0 +1,11 @@ +label1->Text = $sender->Text . ' Clicked!'; + } +} + +?> \ No newline at end of file -- cgit v1.2.3