aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/nestedset/forum.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11495] Fix Spacing and lowercase on docsJoas Schilling2013-04-191-2/+2
* [ticket/11495] Remove acquire locks from forum implementationJoas Schilling2013-04-181-63/+2
* [ticket/11495] Remove item class as its no longer requiredJoas Schilling2013-04-181-3/+0
* [ticket/11495] Fix column variable namesJoas Schilling2013-04-181-2/+2
* [ticket/11495] Use array directly instead of phpbb_nestedset_item_interfaceJoas Schilling2013-04-181-2/+2
* [ticket/11495] Use unique properties for the column namesJoas Schilling2013-04-171-8/+3
* [ticket/11495] Add forum implementation of nestedsetJoas Schilling2013-04-161-0/+121