From c736e03f6c6c37fd0d6188327c3123080d972cad Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 26 Nov 2003 15:36:20 +0000 Subject: [PATCH] Utilisation de la class BarGraph --- htdocs/expedition/stats/pre.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/expedition/stats/pre.inc.php b/htdocs/expedition/stats/pre.inc.php index b4cbe39a808..f256a2fc784 100644 --- a/htdocs/expedition/stats/pre.inc.php +++ b/htdocs/expedition/stats/pre.inc.php @@ -20,6 +20,7 @@ * */ require("../../main.inc.php"); +require("../../bargraph.class.php"); function llxHeader($head = "", $urlp = "") {