Using a better method to get the English language file.
[lhc/web/wiklou.git] / includes / Setup.php
index 68a4802..2a8e6e5 100644 (file)
@@ -168,6 +168,8 @@ wfProfileIn( $fname.'-misc2' );
 $wgDeferredUpdateList = array();
 $wgPostCommitUpdateList = array();
 
+if ( $wgAjaxSearch ) $wgAjaxExportList[] = 'wfSajaxSearch';
+
 wfSeedRandom();
 
 # Placeholders in case of DB error