aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SearchMySQL4.php
diff options
context:
space:
mode:
authorDomas Mituzas <midom@users.mediawiki.org>2006-06-06 10:33:23 +0000
committerDomas Mituzas <midom@users.mediawiki.org>2006-06-06 10:33:23 +0000
commitca5f647c09a37f843e32e04829aa29735c08b493 (patch)
tree745f99384916b23c4c2a056b70cbd82fcd990493 /includes/SearchMySQL4.php
parentdf5ad143c6977579134ff136437ecf2bff250fa9 (diff)
downloadmediawikicore-ca5f647c09a37f843e32e04829aa29735c08b493.tar.gz
mediawikicore-ca5f647c09a37f843e32e04829aa29735c08b493.zip
AutoLoad search classes
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/14600
Diffstat (limited to 'includes/SearchMySQL4.php')
-rw-r--r--includes/SearchMySQL4.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/SearchMySQL4.php b/includes/SearchMySQL4.php
index 59f1bbee6ce6..dcc1f685c1ae 100644
--- a/includes/SearchMySQL4.php
+++ b/includes/SearchMySQL4.php
@@ -23,8 +23,6 @@
* @subpackage Search
*/
-require_once( 'SearchMySQL.php' );
-
/**
* @package MediaWiki
* @subpackage Search