Marius Cramer
2014-10-24 5ec4395f0e23bf11b3edef5c745e8f38c73ce637
interface/lib/classes/remote.d/mail.inc.php
@@ -1034,7 +1034,6 @@
         $this->server->fault('permission_denied', 'You do not have the permissions to access this function.');
         return false;
      }
      $client_id = $app->functions->intval($client_id);
      
      return $app->quota_lib->get_mailquota_data($client_id, false);
   }