From 51ba970eaf9d0e2c1f8e86a2361044bf8cfad441 Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Fri, 14 Sep 2018 09:33:16 +0200 Subject: [PATCH] Update html.formsms.class.php --- htdocs/core/class/html.formsms.class.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/core/class/html.formsms.class.php b/htdocs/core/class/html.formsms.class.php index 80e9a5a3de7..b7a8c3fb6c4 100644 --- a/htdocs/core/class/html.formsms.class.php +++ b/htdocs/core/class/html.formsms.class.php @@ -60,9 +60,9 @@ class FormSms var $param=array(); /** - * @var string Error code (or message) - */ - public $error=''; + * @var string Error code (or message) + */ + public $error=''; /**