@@ -75,9 +75,8 @@ return array
(
'state' => 1,
),
- 'type' => 'all',
- 'order' => array('rand()' => ''),
- 'limit' => '0,1000',
+ 'type' => 'one',
+ 'order' => 'rand()',
'col' => '*',