From 8bfba9d22a0c3688362c7467fdd5c17dd6f7e4e7 Mon Sep 17 00:00:00 2001 From: mohrt Date: Fri, 14 Mar 2003 15:52:34 +0000 Subject: [PATCH] fixed html_options to not return an array --- NEWS | 1 + libs/plugins/function.html_radios.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d664afdc..b4b06584 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - fix html_radios to not return an array (Monte) - fixed length in modifier.truncate.php (messju) - fixed handling of '$'-signs in trimwhitespace outputfilter (messju) - fix bug that makes config files recompile every time diff --git a/libs/plugins/function.html_radios.php b/libs/plugins/function.html_radios.php index ea7c47ca..ae3e8a6e 100644 --- a/libs/plugins/function.html_radios.php +++ b/libs/plugins/function.html_radios.php @@ -49,7 +49,7 @@ function smarty_function_html_radios($params, &$smarty) } function smarty_function_html_radios_output($name, $value, $output, $checked, $separator) { - $_output = '