Jelajahi Sumber

bugfix configoptions

andre 1 tahun lalu
induk
melakukan
a04b8cf914
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      kerioEmail.php

+ 1 - 1
kerioEmail.php

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