Skip to content
Snippets Groups Projects
Commit dbdbf986 authored by Rodolphe Quiedeville's avatar Rodolphe Quiedeville
Browse files

Ajout tépertoire contrats

parent 987d9463
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,8 @@ ...@@ -24,6 +24,8 @@
*/ */
require ("../../master.inc.php"); require ("../../master.inc.php");
$img_root = DOL_DATA_ROOT."/graph/telephonie/";
/* /*
* Cration des rpertoires * Cration des rpertoires
* *
...@@ -36,8 +38,7 @@ $dirs[4] = DOL_DATA_ROOT."/graph/telephonie/ca/"; ...@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment