Selaa lähdekoodia

bugfix configoptions

andre 1 vuosi sitten
vanhempi
commit
bccdcb00e5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)