Selaa lähdekoodia

test using namespace for kerio api

andre 2 vuotta sitten
vanhempi
commit
3a10e1f874
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      api/class/KerioApiException.php

+ 1 - 0
api/class/KerioApiException.php

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