Doc
This commit is contained in:
parent
849c78f4cd
commit
d7423c23de
@ -309,7 +309,7 @@ class Conf
|
|||||||
{
|
{
|
||||||
if (!empty($this->$module->enabled))
|
if (!empty($this->$module->enabled))
|
||||||
{
|
{
|
||||||
foreach ($dirs as $type => $name)
|
foreach ($dirs as $type => $name) // $type is 'output' or 'temp'
|
||||||
{
|
{
|
||||||
$subdir = ($type == 'temp' ? '/temp' : '');
|
$subdir = ($type == 'temp' ? '/temp' : '');
|
||||||
// For multicompany sharings
|
// For multicompany sharings
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user