Fix phpcs
This commit is contained in:
parent
18d20f3a0e
commit
64b2a2d92f
@ -658,6 +658,7 @@ class Documents extends DolibarrApi
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
if ($modulepart == 'invoice') $modulepart = 'facture';
|
if ($modulepart == 'invoice') $modulepart = 'facture';
|
||||||
|
if ($modulepart == 'member') $modulepart = 'adherent';
|
||||||
|
|
||||||
$relativefile = $subdir;
|
$relativefile = $subdir;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user