aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/groupposition/legend.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10411] Throw exceptions instead of using trigger_error()Joas Schilling2013-02-261-26/+1
* [ticket/10411] Add return values to add/delete functionJoas Schilling2013-02-251-0/+7
* [ticket/10411] Add return value to move functionsJoas Schilling2013-02-251-4/+11
* [ticket/10411] Fix typehinting and change private to protectedJoas Schilling2013-02-251-7/+7
* [ticket/10411] Use DIC to get the groupposition classesJoas Schilling2012-11-141-7/+18
* [ticket/10411] Add new classes for legend and teampage handlingJoas Schilling2012-11-131-0/+251