mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Adds a new function to the template interface, and implements it in the context class. The function returns the ordinal index for a specified key, with the same structure that the key for alter_block_array. Reuses same code. Remove unneeded references, do nothing for int keys. Check out of bounds or wrong blockname errors. Added tests. Remove default parameter value. PHPBB3-14944 |
||
---|---|---|
.. | ||
datasets | ||
ext/include/css/styles/all/theme | ||
parent_templates | ||
subdir | ||
templates | ||
includephp_test.php | ||
template_allfolder_test.php | ||
template_events_test.php | ||
template_includecss_test.php | ||
template_includejs_test.php | ||
template_inheritance_test.php | ||
template_parser_test.php | ||
template_test.php | ||
template_test_case.php | ||
template_test_case_with_tree.php |