From 7e30c1dd823686eb8e59e6e1c171a751e8af2d49 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 23 Apr 2016 21:24:22 +0200 Subject: update smarty to version 3.1.29 --- library/Smarty/libs/sysplugins/smarty_template_resource_base.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'library/Smarty/libs/sysplugins/smarty_template_resource_base.php') diff --git a/library/Smarty/libs/sysplugins/smarty_template_resource_base.php b/library/Smarty/libs/sysplugins/smarty_template_resource_base.php index b9e2e2830..0911feb8d 100644 --- a/library/Smarty/libs/sysplugins/smarty_template_resource_base.php +++ b/library/Smarty/libs/sysplugins/smarty_template_resource_base.php @@ -79,13 +79,6 @@ abstract class Smarty_Template_Resource_Base */ public $required_plugins = array(); - /** - * Known template functions - * - * @var array - */ - public $tpl_function = array(); - /** * Included subtemplates * -- cgit v1.2.3