@@ -151,6 +151,8 @@ return array
(
'start' => array('yes-cdate', '>='),
'end' => array('yes-cdate', '<='),
+ 'score_type' => 'yes',
+ 'action_id' => 'yes',
),
'type' => 'all',
'order' => array('id' => 'desc'),