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:
redmatrix
2016-07-17 16:04:00 -07:00
parent 5d0ddb3123
commit dc9fa7cf64
3 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ use \Zotlabs\Storage;
// composer autoloader for SabreDAV
require_once('vendor/autoload.php');
require_once('include/attach.php');
/**
* @brief Fires up the SabreDAV server.