Remove $wgGoToEdit functionality
authorChad Horohoe <chadh@wikimedia.org>
Wed, 10 Sep 2014 20:36:57 +0000 (13:36 -0700)
committerKunal Mehta <legoktm@gmail.com>
Mon, 22 Sep 2014 17:49:02 +0000 (10:49 -0700)
commit43df36eceb6b1200b6d1eb6b42e8ef21c65a8832
tree845f5749f60959c10f48842fdfb28b9b709bd454
parent4b3e1b6d53d77c9cc68c6b9f4aaa61081c05fd03
Remove $wgGoToEdit functionality

SpecialSearchNogomatch can be used with a 1 liner to accomplish the
same thing. In fact, there's an extension (BypassSearch) that already
does this.

Change-Id: I5d7e56ec6fe1110e29ac5c8ba5482b8fc2bf1956
RELEASE-NOTES-1.24
includes/DefaultSettings.php
includes/specials/SpecialSearch.php