Ver código fonte

smaller fixes

andre 5 anos atrás
pai
commit
96abe27d75
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      zimbraSingle.php

+ 1 - 1
zimbraSingle.php

@@ -512,7 +512,7 @@ function zimbraSingle_CreateAccount($params)
             __FUNCTION__,
             $params,
             "Error: could not check account availibility",
-            $account_name
+            $accountExists
         );
         return false;
     }