From d20a0cb6abe92e05f4387a6b3ad504b422275fb1 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 15 May 2013 22:27:35 -0700 Subject: fix intltext template driver --- include/plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/plugin.php') 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(); -- cgit v1.2.3