diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php index edd6e6c958c..648dd52723f 100644 --- a/htdocs/fourn/index.php +++ b/htdocs/fourn/index.php @@ -1,7 +1,7 @@ * Copyright (C) 2004-2011 Laurent Destailleur - * Copyright (C) 2005-2009 Regis Houssin + * Copyright (C) 2005-2011 Regis Houssin * * 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 @@ -304,9 +304,13 @@ if (sizeof($companystatic->SupplierCategories)) $categstatic->ref=$label; $categstatic->label=$label; print $categstatic->getNomUrl(1); - print ''; + print ''."\n"; + // TODO this page not exist + /* + print ''; print '('.$langs->trans("Stats").')'; print "\n"; + */ } print "\n"; print "
\n";