forked from extern/egroupware
bionicmessage.net may get a session, as it retrieves via MULTIGET now
This commit is contained in:
parent
b8601d92d7
commit
d5e4faffb1
@ -34,7 +34,7 @@ function check_access(&$account)
|
||||
$agent = strtolower($_SERVER['HTTP_USER_AGENT']);
|
||||
foreach(array(
|
||||
'davkit', // Apple iCal
|
||||
'bionicmessage.net',
|
||||
// 'bionicmessage.net',
|
||||
'zideone',
|
||||
'lightning',
|
||||
) as $test)
|
||||
|
Loading…
Reference in New Issue
Block a user