Open
Description
Hi,
This library doesn't work with IE-8, i have also tried code at the following branch but with no luck. My webpages have some ajax on them, following errors are generated the minute they get a response, not sure if this helps to track the issue
https://github.com/mebjas/CSRF-Protector-PHP/blob/IE-7-support/js/csrfprotector.js
Errors are
Invalid procedure call or argument on csrfprotector.js, Line 260
[return this.old_open(method, url, async, username, password);]
And a typo on line 346
It will be nice if we can fix this issue, thanks!