Fix warning
This commit is contained in:
parent
04a6a0a043
commit
837f89c19f
@ -1862,6 +1862,7 @@ class SMTPs
|
|||||||
} elseif ($type == 'alternative') {
|
} elseif ($type == 'alternative') {
|
||||||
return $this->_smtpsAlternativeBoundary;
|
return $this->_smtpsAlternativeBoundary;
|
||||||
}
|
}
|
||||||
|
return '';
|
||||||
}
|
}
|
||||||
|
|
||||||
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user