FIX : forgotten php doc on function parameter
This commit is contained in:
parent
7f938bc517
commit
8de9c5cd36
@ -1209,7 +1209,7 @@ class Account extends CommonObject
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Charge indicateurs this->nb de tableau de bord
|
* Charge indicateurs this->nb de tableau de bord
|
||||||
*
|
* @param int id of bank acount for filter
|
||||||
* @return int <0 if ko, >0 if ok
|
* @return int <0 if ko, >0 if ok
|
||||||
*/
|
*/
|
||||||
function load_state_board($filteraccountid = 0)
|
function load_state_board($filteraccountid = 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user