Fix error management
This commit is contained in:
parent
3beee569a6
commit
75e639db6c
@ -701,6 +701,10 @@ if (empty($reshook))
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
$action='create';
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Delete third party
|
// Delete third party
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user