Fix phpcs
This commit is contained in:
parent
15bd99acf4
commit
a23fd6f090
@ -309,7 +309,7 @@ class ChargeSociales extends CommonObject
|
||||
* @param int $notrigger 0=launch triggers after, 1=disable triggers
|
||||
* @return int <0 if KO, >0 if OK
|
||||
*/
|
||||
function update($user, $notrigger=0)
|
||||
function update($user, $notrigger = 0)
|
||||
{
|
||||
$error=0;
|
||||
$this->db->begin();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user