aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/classes/session.php
Commit message (Expand)AuthorAgeFilesLines
* Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-0/+9
* Merge most changes from 3.0.x branch since the 25th december.Meik Sievertsen2009-03-221-0/+5
* remove global and change $user-> to phpbb::$user->Meik Sievertsen2009-02-221-15/+3
* i am not sure if people will like the config layout i test here... it require...Meik Sievertsen2009-01-201-1/+1
* add more properties to the session...Meik Sievertsen2009-01-161-1/+20
* replace constants with class constants.Meik Sievertsen2008-12-271-6/+6
* add nils' request and super globals classMeik Sievertsen2008-12-251-2/+2
* comment with intendationMeik Sievertsen2008-12-251-31/+42
* changed documentation for the session abstractMeik Sievertsen2008-12-251-22/+22
* Update session and separate from userMeik Sievertsen2008-12-241-1378/+448
* relocate some filesMeik Sievertsen2008-12-241-0/+2187