| osCommerce:/branches/hpdl/oscommerce/includes/classes/session/ |
show Line History...Constraint |
Changelog
1668
by hpdl on
20 July 2007, 16:53:24 +0200
(2 years 4 months ago)
add a new parameter to the session service module to control how long sessions should be active for (default 30mins)
./database.php
1668
1667
by hpdl on
19 July 2007, 22:42:39 +0200
(2 years 4 months ago)
update session class
correctly load the session storage handler as constructors cannot return a value
./database.php
1667
1666
by hpdl on
19 July 2007, 13:55:15 +0200
(2 years 4 months ago)
modularize custom session storage handlers
these will later be installable via the Administration Tool
./database.php
1666
|