Welcome Guest, Not a member yet? Register   Sign In
session.use_trans_sid
#1

There appears to be a typo in in the Session library on 3.0RC2.

On line 318 of system/Session/Session.php, it reads:
ini_set('session.use_trans_id', 0);

The correct property is "use_trans_sid"

http://php.net/manual/en/session.configu...-trans-sid
Reply
Reply




Theme © iAndrew 2016 - Forum software by © MyBB