include attach.php at the module level since 2d4b75428a
wasn't backported to dev and we're about to branch an RC
This commit is contained in:
@@ -206,7 +206,6 @@ class Directory extends DAV\Node implements DAV\ICollection, DAV\IQuota {
|
||||
throw new DAV\Exception\Forbidden('Permission denied.');
|
||||
}
|
||||
|
||||
require_once('include/attach.php');
|
||||
|
||||
$mimetype = z_mime_content_type($name);
|
||||
|
||||
|
Reference in New Issue
Block a user