Ver código fonte

bugfix configoptions

andre 1 ano atrás
pai
commit
8f6efa323f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      kerioEmail.php

+ 1 - 1
kerioEmail.php

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