1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Fixes #2008 - Search Form URL

This commit is contained in:
Cameron
2016-11-08 10:14:27 -08:00
parent 1c156cd8fb
commit 9eba6b5a23
3 changed files with 20 additions and 6 deletions

View File

@@ -238,6 +238,17 @@ class search extends e_shortcode
return $this->message;
}
function sc_search_form_url($parm='')
{
return e107::getUrl()->create('search');
}
// -----------------------
private function selectElement($parm)
{
// standard search config