Update mailmanspip.class.php

This commit is contained in:
Frédéric FRANCE 2018-10-15 21:32:27 +02:00 committed by GitHub
parent aa20d6d359
commit 00fdf9d3fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,9 +50,9 @@ class MailmanSpip
public $error=''; public $error='';
/** /**
* @var string[] Array of error strings * @var string[] Array of error strings
*/ */
public $errors = array(); public $errors = array();
public $mladded_ok; public $mladded_ok;
public $mladded_ko; public $mladded_ko;