Revert "Update facture.php foreach wrong argument"
This reverts commit bc0c0eeddb.
This commit is contained in:
parent
bd29d3c7f4
commit
2c1db4cdd2
@ -500,7 +500,7 @@ print "</tr>\n";
|
||||
clearstatcache();
|
||||
|
||||
$var=true;
|
||||
foreach ($def as $reldir)
|
||||
foreach ($dirmodels as $reldir)
|
||||
{
|
||||
foreach (array('','/doc') as $valdir)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user