From 34772099513df0734d3149e7b6d2d011f1f5e5e7 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 6 Apr 2007 04:28:46 +0000 Subject: refactor client scripts. --- tests/FunctionalTests/tickets/protected/pages/Ticket587.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket587.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket587.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket587.php b/tests/FunctionalTests/tickets/protected/pages/Ticket587.php new file mode 100644 index 00000000..a84a876c --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket587.php @@ -0,0 +1,12 @@ +count->getText(); + $this->count->setText( ++$count ); + } +} + +?> \ No newline at end of file -- cgit v1.2.3