aboutsummaryrefslogtreecommitdiffstats
path: root/include/smarty/libs/sysplugins/smarty_template_resource_base.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-01-21 15:10:02 +0100
committerplegall <plg@piwigo.org>2016-01-21 15:10:02 +0100
commitd33051cb7236a930c1baf879fee75e92c35a93ee (patch)
tree4f7c596268420cc670cbbf767d941fadb07a1b26 /include/smarty/libs/sysplugins/smarty_template_resource_base.php
parent491464355911334ecbf49b742545286e82961112 (diff)
update to Smarty 3.1.29
Diffstat (limited to '')
-rw-r--r--include/smarty/libs/sysplugins/smarty_template_resource_base.php7
1 files changed, 0 insertions, 7 deletions
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
@@ -80,13 +80,6 @@ abstract class Smarty_Template_Resource_Base
public $required_plugins = array();
/**
- * Known template functions
- *
- * @var array
- */
- public $tpl_function = array();
-
- /**
* Included subtemplates
*
* @var array