mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Clean code
This commit is contained in:
parent
cf617547b5
commit
9cc32d70d2
|
|
@ -4951,7 +4951,7 @@ class Societe extends CommonObject
|
|||
*/
|
||||
public function generateDocument($modele, $outputlangs, $hidedetails = 0, $hidedesc = 0, $hideref = 0, $moreparams = null)
|
||||
{
|
||||
global $conf, $user, $langs;
|
||||
global $langs;
|
||||
|
||||
if (!empty($moreparams) && !empty($moreparams['use_companybankid'])) {
|
||||
$modelpath = "core/modules/bank/doc/";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user