r71398 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r71397
|
r71398
|
r71399
>
Date:
13:58, 21 August 2010
Author:
platonides
Status:
ok
Tags:
Comment:
wfSpecialProtectedtitles() is no longer used. Follow up
r71130
.
Modified paths:
/trunk/phase3/includes/specials/SpecialProtectedtitles.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialProtectedtitles.php
—
—
@@ -230,12 +230,3 @@
231
231
}
232
232
}
233
233
234
-/**
235
- * Constructor
236
- */
237
-function wfSpecialProtectedtitles() {
238
-
239
- $ppForm = new ProtectedTitlesForm();
240
-
241
- $ppForm->showList();
242
-}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r71130
Modified Special:Protectedpages and Special:Protectedtitles to subclass Speci...
ialex
16:57, 15 August 2010
Status & tagging log
13:17, 20 November 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r71398
[
removed:
new
added:
ok]