From 17bd39fcd4b28e6475a8a349f136c788202eaff4 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 13 Jul 2014 23:00:03 -0700 Subject: rename friendica_smarty --- include/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/text.php') diff --git a/include/text.php b/include/text.php index 61c731167..85c27265f 100755 --- a/include/text.php +++ b/include/text.php @@ -2,7 +2,7 @@ require_once("include/template_processor.php"); -require_once("include/friendica_smarty.php"); +require_once("include/smarty.php"); /** * This is our template processor -- cgit v1.2.3