[-] BO : Add french accounting translation
This commit is contained in:
@@ -149,7 +149,6 @@ class AccountingCore
|
||||
self::$acc_conf_cached = true;
|
||||
}
|
||||
|
||||
|
||||
// Return value key or the complete configuration depending of the $key definition
|
||||
return (!$key) ? self::$acc_conf : ((isset(self::$acc_conf[$key]) ? self::$acc_conf[$key] : false));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user