Merge pull request #4385 from tobiasd/20180203-smarties
added missing constant
This commit is contained in:
@@ -6,6 +6,8 @@ namespace Friendica\Render;
|
|||||||
|
|
||||||
use Friendica\Core\Addon;
|
use Friendica\Core\Addon;
|
||||||
|
|
||||||
|
define('SMARTY3_TEMPLATE_FOLDER', 'templates');
|
||||||
|
|
||||||
class FriendicaSmartyEngine implements ITemplateEngine
|
class FriendicaSmartyEngine implements ITemplateEngine
|
||||||
{
|
{
|
||||||
static $name = "smarty3";
|
static $name = "smarty3";
|
||||||
|
|||||||
Reference in New Issue
Block a user