aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/feed/controller/feed.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-171-1/+23
| | | | | | | Conflicts: phpBB/config/feed.yml phpBB/feed.php phpBB/phpbb/feed/base.php
* [ticket/13645] Fix docblocksTristan Darricau2015-08-241-1/+3
| | | | PHPBB3-13645
* [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-231-5/+5
| | | | PHPBB3-13645
* [ticket/13645] Move the feeds to controllersNicofuma2015-08-231-0/+387
PHPBB3-13645