mirror of https://github.com/php/php-src
Browse Source
See: http://cvs.php.net/viewcvs.cgi/php-src/ext/session/session.c?r1=1.336.2.39&r2=1.336.2.40 - fix logic. if the client already sent us the cookie, we don't need to send it again. if the id has been changed, we need to update the client side.PHP-5.1
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue