http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73331
Revision: 73331
Author: svemir
Date: 2010-09-19 15:33:56 +0000 (Sun, 19 Sep 2010)
Log Message:
-----------
noexactmatch is not there anymore, use searchmenu-new instead
Modified Paths:
--------------
trunk/extensions/SphinxSearch/SphinxSearch_body.php
Modified: trunk/extensions/SphinxSearch/SphinxSearch_body.php
===================================================================
--- trunk/extensions/SphinxSearch/SphinxSearch_body.php 2010-09-19 15:27:33 UTC
(rev 73330)
+++ trunk/extensions/SphinxSearch/SphinxSearch_body.php 2010-09-19 15:33:56 UTC
(rev 73331)
@@ -270,8 +270,8 @@
return;
}
}
-
- $wgOut->addWikiText( wfMsg( 'noexactmatch', wfEscapeWikiText(
$term ) ) );
+
+ $wgOut->addWikiText( wfMsg( 'searchmenu-new', wfEscapeWikiText(
$term ) ) );
}
/**
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs