bionicmessage.net may get a session, as it retrieves via MULTIGET now

This commit is contained in:
Klaus Leithoff 2009-04-02 12:45:17 +00:00
parent b8601d92d7
commit d5e4faffb1

View File

@ -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)