Ajout tépertoire contrats
This commit is contained in:
parent
987d94636d
commit
dbdbf98676
@ -24,6 +24,8 @@
|
|||||||
*/
|
*/
|
||||||
require ("../../master.inc.php");
|
require ("../../master.inc.php");
|
||||||
|
|
||||||
|
$img_root = DOL_DATA_ROOT."/graph/telephonie/";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Création des répertoires
|
* Création des répertoires
|
||||||
*
|
*
|
||||||
@ -36,8 +38,7 @@ $dirs[4] = DOL_DATA_ROOT."/graph/telephonie/ca/";
|
|||||||
$dirs[5] = DOL_DATA_ROOT."/graph/telephonie/client/";
|
$dirs[5] = DOL_DATA_ROOT."/graph/telephonie/client/";
|
||||||
$dirs[6] = DOL_DATA_ROOT."/graph/telephonie/lignes/";
|
$dirs[6] = DOL_DATA_ROOT."/graph/telephonie/lignes/";
|
||||||
$dirs[7] = DOL_DATA_ROOT."/graph/telephonie/commercials/";
|
$dirs[7] = DOL_DATA_ROOT."/graph/telephonie/commercials/";
|
||||||
|
$dirs[8] = DOL_DATA_ROOT."/graph/telephonie/contrats/";
|
||||||
$img_root = DOL_DATA_ROOT."/graph/telephonie/";
|
|
||||||
|
|
||||||
$numdir = sizeof($dirs);
|
$numdir = sizeof($dirs);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user