aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/functions/sessions.php
Commit message (Expand)AuthorAgeFilesLines
* Off to the realm of Mordor we goPaul S. Owen2001-04-191-355/+0
* minor updates to add domain, path, securePaul S. Owen2001-04-181-8/+8
* Removed some debugging stuffBart van Bragt2001-04-161-1/+0
* Fixed session code for existing userid cookie but not corresponding DB entryBart van Bragt2001-04-161-0/+3
* error_die changes and various bug fixesPaul S. Owen2001-04-151-18/+18
* Session code updatesPaul S. Owen2001-04-151-81/+76
* Added blank cookiepath, domain, and secure settings for full browser compat.James Atkinson2001-03-221-6/+6
* Minor updatePaul S. Owen2001-03-221-3/+2
* New session code ... lotsa changesPaul S. Owen2001-03-211-107/+326
* Switch table naming vars to constantsPaul S. Owen2001-02-231-5/+5
* Implement user defined table prefixesPaul S. Owen2001-02-221-9/+9
* phpBB 2 is startedJames Atkinson2001-02-221-1/+114
* Initial revisionJames Atkinson2001-02-171-0/+27