ftimme
2013-03-13 a6ca3c69680825b70d087fb8a1a00372b779b216
interface/lib/classes/listform_actions.inc.php
@@ -149,7 +149,7 @@
      if($this->SQLExtWhere != '') {
         $sql_where .= ' '.$this->SQLExtWhere.' and';
      }
      $sql_where = $app->listform->getSearchSQL($sql_where);
      $app->tpl->setVar($app->listform->searchValues);