mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-11-01 00:42:26 +01:00 
			
		
		
		
	Code cleanup in webui/model/search/search.php
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -134,7 +134,7 @@ class ModelSearchSearch extends Model { | ||||
|  | ||||
|             $data['match'][$i] = $this->fix_email_address_for_sphinx($v); | ||||
|          } | ||||
|          $i++;  | ||||
|          $i++; | ||||
|       } | ||||
|  | ||||
|       if(SEARCH_QUERY_QUOTING == 1) { | ||||
| @@ -925,6 +925,3 @@ class ModelSearchSearch extends Model { | ||||
|  | ||||
|  | ||||
| } | ||||
|  | ||||
|  | ||||
| ?> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user