forked from Wavyzz/dolibarr
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