advanced search :
separate tree terms generation and form generation fixed a php notice
This commit is contained in:
@@ -139,6 +139,7 @@ function materio_search_api_results_search(){
|
||||
// }
|
||||
$typed = implode(' +', $keys);
|
||||
}else{
|
||||
$advanced = false;
|
||||
$typed = implode('/', $keys);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user