Update html.formsms.class.php

This commit is contained in:
Philippe Grand 2018-09-14 09:33:16 +02:00 committed by GitHub
parent 3da762a59d
commit 51ba970eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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='';
/**