Oubli de )
This commit is contained in:
parent
02c53d3cf0
commit
44d71ffc7f
|
@ -216,7 +216,7 @@ class m_admin {
|
||||||
$from=trim($from);
|
$from=trim($from);
|
||||||
|
|
||||||
if (empty($subject) || empty($message) || empty($from) ){
|
if (empty($subject) || empty($message) || empty($from) ){
|
||||||
$err->raise("admin",_("The password is too long according to the password policy");
|
$err->raise("admin",_("The password is too long according to the password policy"));
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue