r60005 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r60004
|
r60005
|
r60006
>
Date:
20:54, 12 December 2009
Author:
ialex
Status:
ok
Tags:
Comment:
For consistency with the other special pages, don't add wfSpecialLinkSearch() to the SpecialPage group
Modified paths:
/trunk/phase3/includes/specials/SpecialLinkSearch.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialLinkSearch.php
—
—
@@ -9,9 +9,7 @@
10
10
11
11
/**
12
12
* Special:LinkSearch to search the external-links table.
13
- * @ingroup SpecialPage
14
13
*/
15
-
16
14
function wfSpecialLinkSearch( $par ) {
17
15
18
16
list( $limit, $offset ) = wfCheckLimits();
Status & tagging log
06:01, 21 December 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r60005
[
removed:
new
added:
ok]