From 71358cd1605b1cc42ae55a5d3d1852501f3f9619 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 21 Oct 2007 19:23:01 +0000 Subject: [PATCH] Test d'utilisation de php5-clamavlib --- htdocs/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 02755a24de4..b8aa2279c53 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -2263,7 +2263,7 @@ class Form } print ' ('.$langs->trans("MaxSize").': '.$max.' '.$langs->trans("Kb").')'; - if ($conf->global->MAIN_USE_AVSCAN) print cl_info(); + print ""; print "";