aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/controller/exception.php
diff options
context:
space:
mode:
authorNathaniel Guse <nathaniel.guse@gmail.com>2013-07-04 10:12:09 -0500
committerNathaniel Guse <nathaniel.guse@gmail.com>2013-07-04 10:12:09 -0500
commit36f25ea09bd42de7bc705332edc5ce3c402bd844 (patch)
treea33f37e895704ed27983b53f5d16cfc3876cf057 /phpBB/includes/controller/exception.php
parentf1717412f3c222af5c3cfc0b248842ea9ec88c9f (diff)
downloadforums-36f25ea09bd42de7bc705332edc5ce3c402bd844.tar
forums-36f25ea09bd42de7bc705332edc5ce3c402bd844.tar.gz
forums-36f25ea09bd42de7bc705332edc5ce3c402bd844.tar.bz2
forums-36f25ea09bd42de7bc705332edc5ce3c402bd844.tar.xz
forums-36f25ea09bd42de7bc705332edc5ce3c402bd844.zip
[feature/twig] Change style->set_style to accept a list of base directories
set_style now accepts an array containing a list of paths, e.g. array( 'ext/foo/bar/styles', 'styles'). Default: array('styles') Using this option allows us to set the style based on the user's preferred style (including the full tree), but use one or more base directories to add the paths from. The main use for this ability is so that extensions can call set_style, including their path and the phpBB styles path (or any others) and have their template files loaded from those directories (in the order given). PHPBB3-11598
Diffstat (limited to 'phpBB/includes/controller/exception.php')
0 files changed, 0 insertions, 0 deletions