fix intltext template driver
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user