From 24517efd69ecc82bdec7685f32863526c1ea683d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 8 Jun 2011 23:40:20 +0000 Subject: [PATCH] Fix: Removed a lot of warnings --- htdocs/core/class/html.formsms.class.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/htdocs/core/class/html.formsms.class.php b/htdocs/core/class/html.formsms.class.php index 8eb9758cf72..106eeee9204 100755 --- a/htdocs/core/class/html.formsms.class.php +++ b/htdocs/core/class/html.formsms.class.php @@ -199,11 +199,9 @@ function limitChars(textarea, limit, infodiv) if (sizeof($resultsender) > 0) { print ''; }