Oubli d'une ligne de debug
This commit is contained in:
parent
d40ecfe9d1
commit
86705bbae5
|
@ -1001,7 +1001,6 @@ class m_dom {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Error: can't create /var/www/alternc/a/adminhttps://webmail.somme-communication.fr
|
|
||||||
if ($db->f('create_targetdir')) {
|
if ($db->f('create_targetdir')) {
|
||||||
$dirr=$dest_root.$dest;
|
$dirr=$dest_root.$dest;
|
||||||
$dirr=str_replace('//','/',$dirr);
|
$dirr=str_replace('//','/',$dirr);
|
||||||
|
|
Loading…
Reference in New Issue