Bimon
2011-09-27 ced7398e3c567bd50ec217e176b8dbabdd601f9c
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;
      }