]> git.mxchange.org Git - friendica.git/blobdiff - include/friendica_smarty.php
Remove library/jgrowl
[friendica.git] / include / friendica_smarty.php
index f0d819d6232f7435647ef63af1b6ea8ad5908c25..a7d153e30963b98de08e123a17508d7a6a2d9223 100644 (file)
@@ -3,8 +3,6 @@
 use Friendica\Core\Addon;
 use Friendica\Render\ITemplateEngine;
 
-require_once "include/plugin.php";
-
 define('SMARTY3_TEMPLATE_FOLDER', 'templates');
 
 class FriendicaSmarty extends Smarty