Ajout rep manquants

This commit is contained in:
Rodolphe Quiedeville 2007-04-26 14:35:43 +00:00
parent e7e357c9c0
commit 3c2a6cb9bd

View File

@ -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";