commit | 4585159f8b39e58b22fa409a1e33e404cfe33777 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Tue Sep 23 22:42:23 2008 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Tue Sep 23 22:42:23 2008 +0000 |
tree | bf7ec3347290930dcb3f11025a578ccce0aaa61a | |
parent | 57f9f39ca6edd4c9cea0f68b86da0ec7a9098f0b [diff] |
Fixed a bug in the Session class when database sessions are used where upon session update all userdata would be errantly written to the session cookie. Also rewrote a bit of the cookie handling code to be a bit more efficient and understandable