Ajout rep manquants
This commit is contained in:
parent
e7e357c9c0
commit
3c2a6cb9bd
@ -120,6 +120,12 @@ for ($j = 0 ; $j < 10 ; $j++)
|
||||
*
|
||||
*/
|
||||
|
||||
for ($j = 0 ; $j < 10 ; $j++)
|
||||
{
|
||||
$dirs[$i] = DOL_DATA_ROOT."/graph/".$j;
|
||||
$i++;
|
||||
}
|
||||
|
||||
for ($j = 0 ; $j < 10 ; $j++)
|
||||
{
|
||||
$dirs[$i] = DOL_DATA_ROOT."/graph/".$j."/telephonie";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user