Commit 73936ee9 authored by Sebastian Kummer's avatar Sebastian Kummer

Merge pull request #37 in ZP/z-push from...

Merge pull request #37 in ZP/z-push from bugfix/ZP-674-remove-the-include-of-mimedecode.php to develop

* commit '90d39a88':
  ZP-674 Remove the include of mimeDecode.php in Zarafa backend. Released under the Affero GNU General Public License (AGPL) version 3.
parents 35763ff2 90d39a88
...@@ -63,7 +63,6 @@ include_once('backend/zarafa/mapi/class.meetingrequest.php'); ...@@ -63,7 +63,6 @@ include_once('backend/zarafa/mapi/class.meetingrequest.php');
include_once('backend/zarafa/mapi/class.freebusypublish.php'); include_once('backend/zarafa/mapi/class.freebusypublish.php');
// processing of RFC822 messages // processing of RFC822 messages
include_once('include/mimeDecode.php');
require_once('include/z_RFC822.php'); require_once('include/z_RFC822.php');
// components of Zarafa backend // components of Zarafa backend
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment