aboutsummaryrefslogtreecommitdiffstats
path: root/include/plugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/plugin.php')
-rwxr-xr-xinclude/plugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/plugin.php b/include/plugin.php
index b65ca6e98..01ee99786 100755
--- a/include/plugin.php
+++ b/include/plugin.php
@@ -539,7 +539,7 @@ function theme_include($file, $root = '') {
-function get_intltext_template($s) {
+function get_intltext_template($s, $root = '') {
$a = get_app();
$t = $a->template_engine();