// 340portallayout
// the layout of the portal page.
$_prefs['portal_layout'] = array(
    'value' => 'a:0:\{\}',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

// the remote servers.
$_prefs['remote_summaries'] = array(
    'value' => 'a:0:\{\}',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

