Talk:FAQ
From DocMGR
[edit] Certificacion ISO 9000
Deseamos saber si el sistema DocMGR cuenta con una certificacion oficial en cuanto a las normas ISO 9000/14000.
Gracias.
[edit] importing files seems to freeze (clamscan problem solved)
at least in some versions of clamscan, the clamscan command will take 5 minutes to work so it 'll freeze docmgr when importing files the solution is to use clamdscan instead in config/app-config.php replace define("APP_CLAMAV","clamscan"); with define("APP_CLAMAV","clamdscan");

