mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix warning
This commit is contained in:
@@ -1862,6 +1862,7 @@ class SMTPs
|
||||
} elseif ($type == 'alternative') {
|
||||
return $this->_smtpsAlternativeBoundary;
|
||||
}
|
||||
return '';
|
||||
}
|
||||
|
||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||
|
||||
Reference in New Issue
Block a user