andre před 5 roky
rodič
revize
d390344c35
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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(