aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/groupposition/teampage.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10411] Throw exceptions instead of using trigger_error()Joas Schilling2013-02-261-29/+4
* [ticket/10411] Add return values to add/delete functionJoas Schilling2013-02-251-5/+18
* [ticket/10411] Add return value to move functionsJoas Schilling2013-02-251-11/+25
* [ticket/10411] Fix typehinting and change private to protectedJoas Schilling2013-02-251-7/+7
* [ticket/10411] Add a comment why we left join the group tableJoas Schilling2013-01-151-0/+2
* [ticket/10411] Fix docs and remove empty sql array partsJoas Schilling2012-11-141-2/+3
* [ticket/10411] Use DIC to get the groupposition classesJoas Schilling2012-11-141-7/+37
* [ticket/10411] Fix comment in interface and some problems in teampageJoas Schilling2012-11-141-13/+34
* [ticket/10411] Add new classes for legend and teampage handlingJoas Schilling2012-11-131-0/+548