12 lines
337 B
Text
12 lines
337 B
Text
|
Index: lib/grommunio/grommunio.php
|
||
|
--- lib/grommunio/grommunio.php.orig
|
||
|
+++ lib/grommunio/grommunio.php
|
||
|
@@ -11,7 +11,6 @@
|
||
|
*/
|
||
|
|
||
|
// include PHP-MAPI classes
|
||
|
-define('UMAPI_PATH', '/usr/share/php-mapi');
|
||
|
require_once UMAPI_PATH . '/mapi.util.php';
|
||
|
require_once UMAPI_PATH . '/mapidefs.php';
|
||
|
require_once UMAPI_PATH . '/mapitags.php';
|