|
|
@@ -12,6 +12,7 @@
|
|
|
* Any changes may be overwritten by a new version.
|
|
|
*/
|
|
|
|
|
|
+namespace ThurData\Servers\KerioEmail\Api;
|
|
|
require_once(dirname(__FILE__) . '/KerioApiInterface.php');
|
|
|
require_once(dirname(__FILE__) . '/KerioApiSocket.php');
|
|
|
require_once(dirname(__FILE__) . '/KerioApiException.php');
|