ftimme
2011-10-10 8552ed39c7ecbaa83cc0e98c065993ea2a3f6103
interface/lib/classes/remoting.inc.php
@@ -2516,7 +2516,7 @@
   public function sites_database_get_all_by_user($session_id, $client_id)
    {
        global $app;
      if(!$this->checkPerm($session_id, 'sites_database_get_all_by_user')) {
      if(!$this->checkPerm($session_id, 'sites_database_get')) {
           $this->server->fault('permission_denied', 'You do not have the permissions to access this function.');
            return false;
      }