Fix Phpcs
This commit is contained in:
parent
7dac7c4f04
commit
7c950be468
@ -924,7 +924,7 @@ class Account extends CommonObject
|
||||
* @param int $mode 0=libelle long, 1=libelle court, 2=Picto + Libelle court, 3=Picto, 4=Picto + Libelle long, 5=Libelle court + Picto
|
||||
* @return string Libelle du statut
|
||||
*/
|
||||
public function LibStatut($statut, $mode = 0)
|
||||
function LibStatut($statut, $mode = 0)
|
||||
{
|
||||
global $langs;
|
||||
$langs->load('banks');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user