card Modif
This commit is contained in:
parent
74ec7c68a2
commit
3236d04ca4
@ -2055,7 +2055,7 @@ class EmailCollector extends CommonObject
|
||||
} else {
|
||||
$this->errors = 'no joined piece';
|
||||
}
|
||||
}elseif ($operation['type'] == 'project') {
|
||||
} elseif ($operation['type'] == 'project') {
|
||||
// Create project / lead
|
||||
$projecttocreate = new Project($this->db);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user