From: Hypolite Petovan Date: Thu, 1 Feb 2018 18:35:00 +0000 (-0500) Subject: Remove references to include/friendica_smarty X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=65713f26f4656dfb3faeaa772154f4b891e30e9f;p=friendica.git Remove references to include/friendica_smarty --- diff --git a/include/text.php b/include/text.php index ffa0ad0ed6..3244d7bb97 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";