Closed (fixed)
Project:
ClamAV
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2010 at 22:43 UTC
Updated:
2 Dec 2010 at 09:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
manarth commentedThe function content_types() is part of CCK. Sounds like we need a module_exists check added.
Comment #2
manarth commentedPatch attached wraps the CCK integration in a module_exists check.
Comment #3
manarth commentedCommitted to HEAD.