Disable acl on verify_server()

This commit is contained in:
Miles Lott 2001-08-18 13:34:10 +00:00
parent e797245a5f
commit d247b25603

View File

@ -353,7 +353,7 @@
$phpgw_info['user']['account_id'] = $this->account_id;
$this->read_repositories(@$phpgw_info['server']['cache_phpgw_info']);
//$this->read_repositories(@$phpgw_info['server']['cache_phpgw_info']);
$phpgw_info['user'] = $this->user;
$phpgw_info['hooks'] = $this->hooks;