From 7949f7fe746dbbe3eeefbc123bbb2c551b091733 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 14 Apr 2006 05:14:34 +0000 Subject: Fixed #93 and #121 --- .../FunctionalTests/tickets/protected/pages/Ticket93.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket93.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket93.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket93.php b/tests/FunctionalTests/tickets/protected/pages/Ticket93.php new file mode 100644 index 00000000..ea5745a8 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket93.php @@ -0,0 +1,15 @@ +getPostBackValue(); + print_r($param); + } +} + +?> -- cgit v1.2.3