Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1668 1666 trunk 1859

latest revision download trunk

1859 new/copied annotated / raw | Diffs: previous, other | Lines: 170 ( +170, -0 )

Created: 2009-03-07 00:21:50 +0100 (8 months ago) | Author: hpdl | Changeset: 1859

Copied from: branches/hpdl/oscommerce/includes/classes/session/database.php 1668

merge from hpdl r1666-1668, r1673
modularize custom session storage handlers

latest revision download Branch hpdl

1668 annotated / raw | Diffs: previous, other | Lines: 170 ( +12, -8 )

Created: 2007-07-20 16:53:24 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 1668

Copied to: trunk/oscommerce/includes/classes/session/database.php 1859

add a new parameter to the session service module to control how long sessions should be active for (default 30mins)

1667 annotated / raw | Diffs: previous, other | Lines: 166 ( +36, -30 )

Created: 2007-07-19 22:42:39 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 1667

update session class
correctly load the session storage handler as constructors cannot return a value

1666 new annotated / raw | Lines: 160 ( +160, -0 )

Created: 2007-07-19 13:55:15 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 1666

modularize custom session storage handlers

these will later be installable via the Administration Tool