Return true on sucess in distribution::delete()
This commit is contained in:
committed by
WineHQ
parent
d8aa5380a2
commit
4590b581c8
@@ -162,6 +162,8 @@ class distribution {
|
||||
$this->SendNotificationMail("delete");
|
||||
|
||||
$this->mailSubmitter("delete");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user