|
@@ -353,7 +353,7 @@ function zimbraSingleClientArea($userData)
|
|
|
return false;
|
|
return false;
|
|
|
}
|
|
}
|
|
|
$apiAccountManager = new Zm_Account($api);
|
|
$apiAccountManager = new Zm_Account($api);
|
|
|
- $response = $apiAccountManager->getAccount($account_name);
|
|
|
|
|
|
|
+ $response = $apiAccountManager->getQuota($account_name);
|
|
|
if(is_a($response, "Exception")) {
|
|
if(is_a($response, "Exception")) {
|
|
|
logModuleCall(
|
|
logModuleCall(
|
|
|
'zimbrasingle',
|
|
'zimbrasingle',
|