From fc0640c1d2eb38368568a24d5df5d4ab92366718 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 24 Nov 2003 12:26:25 +0000 Subject: [PATCH] Utilisation de bargraph au lieu de graph --- htdocs/commande/stats/pre.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/commande/stats/pre.inc.php b/htdocs/commande/stats/pre.inc.php index c9207460fca..a81a4f5890e 100644 --- a/htdocs/commande/stats/pre.inc.php +++ b/htdocs/commande/stats/pre.inc.php @@ -20,6 +20,7 @@ * */ require("../../main.inc.php"); +require("../../bargraph.class.php"); function llxHeader($head = "", $urlp = "") {