mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-04-09 04:19:18 +02:00
added tagging the search results
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user