Modif inclusion bar.class

This commit is contained in:
Rodolphe Quiedeville 2005-02-08 12:41:23 +00:00
parent 3cc861a15e
commit a816e06407

View File

@ -20,7 +20,7 @@
* *
*/ */
require_once (DOL_DOCUMENT_ROOT."/telephonie/stats/bar.class.php"); require_once (DOL_DOCUMENT_ROOT."/telephonie/stats/graph/bar.class.php");
class GraphCommNbMensuel extends GraphBar{ class GraphCommNbMensuel extends GraphBar{