aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript/core.js
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-06-24 12:39:28 -0500
committerNathan Guse <nathaniel.guse@gmail.com>2013-06-24 12:39:28 -0500
commitc958155fb63667e1d54d6d31489bf17c0a180dab (patch)
tree05c535c0c7c35f8410f4b3414295ed97cec79aa1 /phpBB/assets/javascript/core.js
parent4881085f13f0b10636bf11f846f86562c1e6bfc9 (diff)
downloadforums-c958155fb63667e1d54d6d31489bf17c0a180dab.tar
forums-c958155fb63667e1d54d6d31489bf17c0a180dab.tar.gz
forums-c958155fb63667e1d54d6d31489bf17c0a180dab.tar.bz2
forums-c958155fb63667e1d54d6d31489bf17c0a180dab.tar.xz
forums-c958155fb63667e1d54d6d31489bf17c0a180dab.zip
[feature/twig] Able to set chain of namespaces to search for loadTemplate()
This is done so that when event template files are included, if they include files themselves, that namespace is checked first, then __main__ is checked to include the correct template file. Also, when template files are included from a particular namespace, this is done so that the files from that namespace are included first, then the main namespace is checked. We may want to change this behavior in the future to allow choosing which locations have priority, but for now, this is what I am doing to make sure the behavior is simple and always the same. PHPBB3-11598
Diffstat (limited to 'phpBB/assets/javascript/core.js')
0 files changed, 0 insertions, 0 deletions