Test d'utilisation de php5-clamavlib

This commit is contained in:
Regis Houssin 2007-10-21 19:23:01 +00:00
parent ad6b540038
commit 71358cd160

View File

@ -2263,7 +2263,7 @@ class Form
}
print ' ('.$langs->trans("MaxSize").': '.$max.' '.$langs->trans("Kb").')';
if ($conf->global->MAIN_USE_AVSCAN) print cl_info();
print "</td></tr>";
print "</table>";