diff --git a/htdocs/product/stats/index.php b/htdocs/product/stats/index.php index 7df532156ff..ad94e908760 100644 --- a/htdocs/product/stats/index.php +++ b/htdocs/product/stats/index.php @@ -1,5 +1,6 @@ + * Copyright (C) 2004 Laurent Destailleur * * 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 @@ -22,7 +23,7 @@ require("./pre.inc.php"); require("../../propal.class.php"); -require("../../graph.class.php"); +//require("../../graph.class.php"); llxHeader();