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/plugins/modifiercompiler.noprint.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/smarty3/plugins/modifiercompiler.noprint.php') diff --git a/lib/smarty3/plugins/modifiercompiler.noprint.php b/lib/smarty3/plugins/modifiercompiler.noprint.php index 4906908..1275190 100644 --- a/lib/smarty3/plugins/modifiercompiler.noprint.php +++ b/lib/smarty3/plugins/modifiercompiler.noprint.php @@ -5,14 +5,13 @@ * @package Smarty * @subpackage PluginsModifierCompiler */ - /** * Smarty noprint modifier plugin - * Type: modifier
- * Name: noprint
+ * Type: modifier + * Name: noprint * Purpose: return an empty string * - * @author Uwe Tews + * @author Uwe Tews * @return string with compiled code */ function smarty_modifiercompiler_noprint() -- cgit v1.2.3