added tagging the search results

This commit is contained in:
SJ 2012-03-10 14:59:50 +01:00
parent 99848614e8
commit b10b9d412f

View File

@ -70,6 +70,7 @@ class ControllerSearchHelper extends Controller {
}
if($this->a['ref']) { $this->data['_ref'] = $this->a['ref']; }
if($this->request->post['ref']) { $this->data['_ref'] = $this->request->post['ref']; }
/* paging info */