From: Antoine Musso Date: Sun, 3 Jul 2005 19:30:38 +0000 (+0000) Subject: quote X-Git-Tag: 1.5.0beta2~40 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/supprimer.php?a=commitdiff_plain;h=8eb054cd46fc8cf179ddec19638d0dbf77e719ad;p=lhc%2Fweb%2Fwiklou.git quote --- diff --git a/includes/SearchMySQL.php b/includes/SearchMySQL.php index 29f3f1cf23..4cf30c85bc 100644 --- a/includes/SearchMySQL.php +++ b/includes/SearchMySQL.php @@ -95,7 +95,7 @@ class SearchMySQL extends SearchEngine { * @access private */ function queryRanking( $filteredTerm, $fulltext ) { - return ""; + return ''; } /**