sendStatusPostback fix.
This commit is contained in:
parent
55a4444e89
commit
a9309a1feb
3 changed files with 14 additions and 8 deletions
|
|
@ -743,7 +743,7 @@ class Build extends Model
|
|||
*/
|
||||
public function sendStatusPostback()
|
||||
{
|
||||
return;
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue