Florian Schaal
2014-03-05 6c57e7f4983013c8535ca01e4fc698ea6e8ae2a6
interface/lib/classes/remote.d/sites.inc.php
@@ -882,7 +882,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_quota_data($client_id, false);
   }