r10673 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r10672
|
r10673
|
r10674
>
Date:
18:42, 20 August 2005
Author:
jeluf
Status:
old
Tags:
Comment:
Show an explanation to non-sysops
Modified paths:
/trunk/phase3/includes/SpecialUndelete.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/SpecialUndelete.php
—
—
@@ -416,6 +416,8 @@
417
417
}
418
418
if ( $this->mAllowed ) {
419
419
$wgOut->addWikiText( wfMsg( "undeletehistory" ) . "\n----\n" . $text );
420
+ } else {
421
+ $wgOut->addWikiText( wfMsg( "undeletehistorynoadmin" );
420
422
}
421
423
422
424
# List all stored revisions
Status & tagging log
01:58, 13 October 2010
😂
(
talk
|
contribs
)
changed the
status
of r10673
[
removed:
new
added:
old]