aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/classes/user.php
Commit message (Expand)AuthorAgeFilesLines
* bad bad bad... do not init the auth object within the user object. Meik Sievertsen2009-01-131-51/+71
* fix some functionsMeik Sievertsen2008-12-301-8/+4
* implement new phpbb::$acm object, replacing $cache globalMeik Sievertsen2008-12-281-1/+1
* document plugin-supportMeik Sievertsen2008-12-281-19/+9
* replace constants with class constants.Meik Sievertsen2008-12-271-1/+1
* add nils' request and super globals classMeik Sievertsen2008-12-251-1/+1
* comment with intendationMeik Sievertsen2008-12-251-42/+59
* changed documentation for the session abstractMeik Sievertsen2008-12-251-0/+1062