From 4974eb3de076d6271d8b48fe62fe11aeb02cf699 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 22 May 2011 08:54:31 +0000 Subject: [PATCH] Todo: this page not exist --- htdocs/fourn/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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";