Gere les workflows
This commit is contained in:
parent
9126d0dce1
commit
a19d601160
@ -289,7 +289,7 @@ class LigneAdsl {
|
||||
|
||||
// Appel le workflow
|
||||
$wkf = new WorkflowTelephonie($this->db);
|
||||
$wkf->notify('xdsl', $statut, $this->numero);
|
||||
$wkf->notify('xdsl', $statut, $this->numero, $commentaire);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user