From 7f4d9089574a35b733ee36bf4880bb9eb4beab84 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 8 May 2007 02:22:27 +0000 Subject: Fixed Sqlmap using TAPCCache problem. Adding test code for #488. --- tests/FunctionalTests/tickets/protected/pages/Ticket488.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket488.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket488.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket488.php b/tests/FunctionalTests/tickets/protected/pages/Ticket488.php new file mode 100644 index 00000000..e9610d1d --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket488.php @@ -0,0 +1,13 @@ +IsValid = $this->Password == 'Prado'; + } +} + +?> \ No newline at end of file -- cgit v1.2.3