andre 5 lat temu
rodzic
commit
348ef7ddde
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      zimbraSingle.php

+ 0 - 2
zimbraSingle.php

@@ -519,8 +519,6 @@ function zimbraSingle_CreateAccount($params)
     }
     if($accountExists === true) {
         return "Error: account $account_name already exists";
-    } else {
-        return "Error: account $account_name not exists";
     }
     $attrs = array();
     $attrs["gn"] = $params['customfields']["givenname"];