From 415625e02d5661588a18ac21b789bc0107bd1761 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 19 Nov 2006 00:18:00 +0000 Subject: Fix #453 --- tests/FunctionalTests/tickets/protected/pages/Ticket283.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket283.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket283.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket283.php b/tests/FunctionalTests/tickets/protected/pages/Ticket283.php new file mode 100644 index 00000000..8426eae4 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket283.php @@ -0,0 +1,11 @@ +label1->Text = $sender->Text.' Clicked!'; + } +} + +?> \ No newline at end of file -- cgit v1.2.3