aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/path_helper.php
Commit message (Collapse)AuthorAgeFilesLines
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11874] Do not always prepend the web path; only replace phpbb_root_pathNathan Guse2013-10-101-7/+5
| | | | PHPBB3-11874
* [ticket/11852] Add class fileJoas Schilling2013-09-271-0/+175
PHPBB3-11852