Przeglądaj źródła

bugfix configoptions

andre 1 rok temu
rodzic
commit
0e286a2cd9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      kerioEmail.php

+ 1 - 1
kerioEmail.php

@@ -106,7 +106,7 @@ function KerioEmail_ConfigOptions(array $params)
         $response
     );
     
-    return [];
+    return $response;
 }
 
 function KerioEmail_AdminServicesTabFields($params)