Date: 10/26/99
- Next message: Kristian Köhntopp: "[PHPLIB-DEV] [Fwd: failure notice]"
- Previous message: ak <email protected>: "[PHPLIB-DEV] oohforms bad escape sequence II"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What a coincidence, this is line 265 of session.inc V1.45:
$this->serialize($prefix."['".ereg_replace("([\\\'])", "\\\\1", $k)."']", &$str);
And \' should also be changed to '
Alex
-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.
- Next message: Kristian Köhntopp: "[PHPLIB-DEV] [Fwd: failure notice]"
- Previous message: ak <email protected>: "[PHPLIB-DEV] oohforms bad escape sequence II"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

