doxygen
This commit is contained in:
parent
6ee286f5f7
commit
8ad9a9c9c8
@ -106,7 +106,7 @@ class CompanyBankAccount extends Account
|
||||
* @param int $notrigger 1=Disable triggers
|
||||
* @return int <=0 if KO, >0 if OK
|
||||
*/
|
||||
function update(User $user = null, $notrigger=0)
|
||||
function update(User $user = null, $notrigger = 0)
|
||||
{
|
||||
global $conf;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user