quote
This commit is contained in:
parent
b91cc79f32
commit
8eb054cd46
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ class SearchMySQL extends SearchEngine {
|
|||
* @access private
|
||||
*/
|
||||
function queryRanking( $filteredTerm, $fulltext ) {
|
||||
return "";
|
||||
return '';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue