mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Test d'utilisation de php5-clamavlib
This commit is contained in:
@@ -68,7 +68,7 @@ if ( $_POST["sendit"] && $conf->upload != 0)
|
||||
}
|
||||
else
|
||||
{
|
||||
$mesg = '<div class="error">'.$langs->trans("FileIsInfectedWith",$result).'</div>';
|
||||
$mesg = '<div class="error">'.$langs->trans("ErrorFileIsInfectedWith",$result).'</div>';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user