This commit is contained in:
Rodolphe Quiedeville 2005-03-16 15:32:47 +00:00
parent b225effc18
commit 5d70876b02

View File

@ -29,6 +29,4 @@ require_once (DOL_DOCUMENT_ROOT."/telephonie/stats/ProcessGraphContrats.class.ph
$process = new ProcessGraphContrats( $childrenNow, $clientPerChild );
$process->go("269");
}
?>