Просмотр исходного кода

test using namespace for kerio api

andre 2 лет назад
Родитель
Сommit
3a10e1f874
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      api/class/KerioApiException.php

+ 1 - 0
api/class/KerioApiException.php

@@ -1,5 +1,6 @@
 <?php
 namespace ThurData\Servers\KerioEmail\Api;
+use Exception;
 /**
  * This file is part of the kerio-api-php.
  *