interface/lib/classes/remoting.inc.php | ●●●●● patch | view | raw | blame | history |
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; }