aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/nestedset/interface.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11495] Use array directly instead of phpbb_nestedset_item_interfaceJoas Schilling2013-04-181-23/+23
| | | | PHPBB3-11495
* [ticket/11495] Add basic interface with nestedset operationsJoas Schilling2013-04-161-0/+131
PHPBB3-11495