mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[feature/extension-manager] Clear up docs of extension related template changes
PHPBB3-10323
This commit is contained in:
@@ -71,8 +71,8 @@ class phpbb_template_locator
|
||||
* Sets the list of template paths
|
||||
*
|
||||
* These paths will be searched for template files in the provided order.
|
||||
* Paths may be outside of phpBB, but will still be cached to phpBB cache
|
||||
* directory.
|
||||
* Paths may be outside of phpBB, but templates loaded from these paths
|
||||
* will still be cached.
|
||||
*
|
||||
* @param array $template_paths An array of paths to template directories
|
||||
* @return null
|
||||
|
Reference in New Issue
Block a user