From 65713f26f4656dfb3faeaa772154f4b891e30e9f Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 1 Feb 2018 13:35:00 -0500 Subject: [PATCH] Remove references to include/friendica_smarty --- include/text.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/text.php b/include/text.php index ffa0ad0ed..3244d7bb9 100644 --- a/include/text.php +++ b/include/text.php @@ -16,7 +16,6 @@ use Friendica\Model\Profile; use Friendica\Model\Term; use Friendica\Util\Map; -require_once "include/friendica_smarty.php"; require_once "mod/proxy.php"; require_once "include/conversation.php";