From 875efd1707a2ac5307b24181ddd7e0420bff5854 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 2 Jul 2006 05:50:29 +0000 Subject: fixed 3.02 bug --- tests/FunctionalTests/tickets/protected/pages/Ticket205.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket205.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket205.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket205.php b/tests/FunctionalTests/tickets/protected/pages/Ticket205.php new file mode 100644 index 00000000..6145af9a --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket205.php @@ -0,0 +1,11 @@ +IsValid = $this->textbox1->Text == "Prado"; + } +} + +?> \ No newline at end of file -- cgit v1.2.3