From ab5d8d4e07bb3c8230d0285ef8902ef1979fce51 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 18 Oct 2018 02:39:34 +0200 Subject: Updating Smarty --- lib/smarty/plugins/modifiercompiler.noprint.php | 45 +++++++++++-------------- 1 file changed, 20 insertions(+), 25 deletions(-) (limited to 'lib/smarty/plugins/modifiercompiler.noprint.php') diff --git a/lib/smarty/plugins/modifiercompiler.noprint.php b/lib/smarty/plugins/modifiercompiler.noprint.php index 3ca2657..1275190 100644 --- a/lib/smarty/plugins/modifiercompiler.noprint.php +++ b/lib/smarty/plugins/modifiercompiler.noprint.php @@ -1,25 +1,20 @@ - - * Name: noprint
- * Purpose: return an empty string - * - * @author Uwe Tews - * @param array $params parameters - * @return string with compiled code - */ -function smarty_modifiercompiler_noprint($params, $compiler) -{ - return "''"; -} - -?> \ No newline at end of file +