aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/template.php')
-rw-r--r--phpBB/includes/template.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpBB/includes/template.php b/phpBB/includes/template.php
index 90b8bb2a22..daff785dc0 100644
--- a/phpBB/includes/template.php
+++ b/phpBB/includes/template.php
@@ -101,7 +101,10 @@ class phpbb_template
}
/**
- * Set custom template location (able to use directory outside of phpBB)
+ * Set custom template location (able to use directory outside of phpBB).
+ *
+ * Note: Templates are still compiled to phpBB's cache directory.
+ *
* @access public
* @param string $template_path Path to template directory
* @param string $template_name Name of template