Ajout BarGrpah

This commit is contained in:
Rodolphe Quiedeville 2004-03-09 14:29:35 +00:00
parent 6f92468795
commit 482f7d821a

View File

@ -1,5 +1,5 @@
<?PHP
/* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
/* Copyright (C) 2003-2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -20,6 +20,7 @@
*
*/
require("../../main.inc.php");
require(DOL_DOCUMENT_ROOT."/bargraph.class.php");
function llxHeader($head = "", $urlp = "")
{