Hello all,
if you have installed php with enabled clamav support, the function clam_scan_file(path) in uploadelib.php can not be loaded (seeming it's already declared in clamavlib). Any ideas? I think to rename it (or wrap it into a class) is a good choice, because this function is only called one other time in uploadelib.php.
