Fix for Code

  1.     $options['expose_groups'] = array(
  2.       'contains' => array(
  3.         'groups' => array(
  4.           'contains' => array(
  5.             'operator' => array('default' => ''),
  6.             'label' => array('default' => '', 'translatable' => TRUE),
  7. //             'value' => array('default' => ''),
  8.           ),
  9.         ),
  10.       ),
  11.     );

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.