* Remove manual query building in search mysql
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 22 Apr 2011 13:28:03 +0000 (13:28 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 22 Apr 2011 13:28:03 +0000 (13:28 +0000)
commitfa70acc8cf699b816220eb2ed280aca621d03218
tree4b6a3b42fded7f4360574fe6cdb7724d21f8e8fa
parent398a7891f884565c43eb8f87b4d1c0ee5407c40e
* Remove manual query building in search mysql
* Remove reference to mysql3, no longer supported
* Changed method signatures, I found no class extending this class in extensions
* Tested lightly and returns same results
includes/search/SearchMySQL.php