Fix minor issues missed in patch review:
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 27 Mar 2005 01:28:03 +0000 (01:28 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 27 Mar 2005 01:28:03 +0000 (01:28 +0000)
commiteb0489b5da4ee3a3e1824a1741bdf60fc67bf2a5
tree3c119ca06195fb46da3966305a310a2ee7d0fd42
parent537bee726d3185dd92038da6d15806b7192ca625
Fix minor issues missed in patch review:
* Use getDbkey(), not getTitle(), when constructing new titles
* Don't bother checking for existence of a user page on go; with the
namespace prefix it's pretty clear what's meant, and the inconsistent
behavior would be more confusing than illuminating.
includes/SearchEngine.php