From 8a38b5643655c82a843c4e429cbc3fafdff198ce Mon Sep 17 00:00:00 2001 From: tof <> Date: Thu, 28 Jun 2007 08:41:57 +0000 Subject: Add functional test case for Ticket659 --- .../tickets/protected/pages/Ticket659.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket659.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket659.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket659.php b/tests/FunctionalTests/tickets/protected/pages/Ticket659.php new file mode 100644 index 00000000..d294a831 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket659.php @@ -0,0 +1,19 @@ +lbl->Text=$sender->State; + } +} +?> \ No newline at end of file -- cgit v1.2.3