Closed cursork closed 11 years ago
This is issue #4 - it's actually a session stealing problem.
If the route code dies, the cached $SESSION variable is left around and picked up on the next request.
Thanks. I'll check it out and see about applying it.
This is issue #4 - it's actually a session stealing problem.
If the route code dies, the cached $SESSION variable is left around and picked up on the next request.