Merge pull request #23938 from rycks/13.0_fix_undefined_var

msg is not defined
This commit is contained in:
Laurent Destailleur 2023-02-16 22:01:59 +01:00 committed by GitHub
commit 0f9af62808
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,7 @@ class CMailFile
public $atleastonefile;
public $msg;
public $eol;
public $eol2;