From d33051cb7236a930c1baf879fee75e92c35a93ee Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 21 Jan 2016 15:10:02 +0100 Subject: update to Smarty 3.1.29 --- include/smarty/libs/sysplugins/smarty_template_resource_base.php | 7 ------- 1 file changed, 7 deletions(-) (limited to 'include/smarty/libs/sysplugins/smarty_template_resource_base.php') diff --git a/include/smarty/libs/sysplugins/smarty_template_resource_base.php b/include/smarty/libs/sysplugins/smarty_template_resource_base.php index b9e2e2830..0911feb8d 100644 --- a/include/smarty/libs/sysplugins/smarty_template_resource_base.php +++ b/include/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