aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template/locator.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/template-engine] Corrected an error message in template locator.Oleg Pudeyev2011-08-071-1/+1
* [feature/template-engine] Remaining documentation.Oleg Pudeyev2011-08-071-0/+1
* [feature/template-engine] Get rid of orig_tpl_* in template engine.Oleg Pudeyev2011-08-041-55/+0
* [feature/template-engine] Delete $style_name param from locator's set_custom_...Oleg Pudeyev2011-08-041-2/+1
* [feature/template-engine] Add constructor to template locator.Oleg Pudeyev2011-08-041-0/+8
* [feature/template-engine] Factor template locator out of template class.Oleg Pudeyev2011-07-301-0/+258