//320DisplayTaskLists
// store the task lists to display
$_prefs['display_tasklists'] = array(
    'value' => 'a:0:\{\}',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit',
);

