andre %!s(int64=5) %!d(string=hai) anos
pai
achega
d390344c35
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      zimbraSingle.php

+ 2 - 1
zimbraSingle.php

@@ -757,7 +757,8 @@ function zimbraSingle_ServiceSingleSignOn($params) {
         );
         return $domainOptions->getMessage();
     }
-    $preAuthKey = $domainOptions['zimbraPreAuthKey'];    $apiAccountManager = new Zm_Account($api);
+    $preAuthKey = $domainOptions['zimbraPreAuthKey'];
+    $apiAccountManager = new Zm_Account($api);
     $accountInfo = $apiAccountManager->getAccountInfo($params['username']);
     if(is_a($accountInfo, 'Exception')) {
         logModuleCall(