From: Alexandre Emsenhuber Date: Tue, 23 Aug 2011 20:02:15 +0000 (+0000) Subject: Per Raymond, follow-up r95321: LinkSearch is in core too X-Git-Tag: 1.31.0-rc.0~28116 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=fb69d76ae010be9a69c4553437ab992cf2bdf5ad;p=lhc%2Fweb%2Fwiklou.git Per Raymond, follow-up r95321: LinkSearch is in core too --- diff --git a/maintenance/fuzz-tester.php b/maintenance/fuzz-tester.php index f368e9720f..89a88e66fc 100644 --- a/maintenance/fuzz-tester.php +++ b/maintenance/fuzz-tester.php @@ -140,7 +140,6 @@ Wiki configuration for testing: // Install & enable Special Page extensions to increase code coverage. E.g.: require_once("extensions/Cite/SpecialCite.php"); require_once("extensions/Renameuser/SpecialRenameuser.php"); - require_once("extensions/LinkSearch/LinkSearch.php"); // --------- End --------- If you want to try E_STRICT error logging, add this to the above: