Summary:
Fileupload not included in admin
Detailed Description:
When using CompDir with an album, we cannot use the album editor (drag and drop
or file input) for an item.
This is due to jquery.fileupload being excluded in action.placemarker.php line
75
As CMSMS doesn't include fileupload anymore, the lib isn't loaded at all.
Commenting this out make CompDir work properly
Thanks