Update societe.class.php
This commit is contained in:
parent
a89983ef5c
commit
0e986b8f97
@ -2511,7 +2511,7 @@ class Societe extends CommonObject
|
|||||||
|
|
||||||
if (! empty($conf->global->SOCIETE_CODECOMPTA_ADDON))
|
if (! empty($conf->global->SOCIETE_CODECOMPTA_ADDON))
|
||||||
{
|
{
|
||||||
$file='';
|
$res=false;
|
||||||
$dirsociete=array_merge(array('/core/modules/societe/'), $conf->modules_parts['societe']);
|
$dirsociete=array_merge(array('/core/modules/societe/'), $conf->modules_parts['societe']);
|
||||||
foreach ($dirsociete as $dirroot)
|
foreach ($dirsociete as $dirroot)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user