//265DisplayRemoteCals
// store the remote calendars to display
$_prefs['display_remote_cals'] = array(
    'value' => 'a:0:\{\}', 
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'  
);

