From eab8a101e7a3fcbb41e01a574985e06c5a3775de Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 18 Oct 2018 02:40:38 +0200 Subject: Updating Smarty --- lib/smarty3/sysplugins/smarty_internal_method_clearconfig.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/smarty3/sysplugins/smarty_internal_method_clearconfig.php') diff --git a/lib/smarty3/sysplugins/smarty_internal_method_clearconfig.php b/lib/smarty3/sysplugins/smarty_internal_method_clearconfig.php index 3712478..15bf492 100644 --- a/lib/smarty3/sysplugins/smarty_internal_method_clearconfig.php +++ b/lib/smarty3/sysplugins/smarty_internal_method_clearconfig.php @@ -25,7 +25,7 @@ class Smarty_Internal_Method_ClearConfig * @link http://www.smarty.net/docs/en/api.clear.config.tpl * * @param \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty $data - * @param string|null $name variable name or null + * @param string|null $name variable name or null * * @return \Smarty_Internal_Data|\Smarty_Internal_Template|\Smarty */ @@ -38,4 +38,4 @@ class Smarty_Internal_Method_ClearConfig } return $data; } -} \ No newline at end of file +} -- cgit v1.2.3