r22856 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r22855
|
r22856
|
r22857
>
Date:
00:41, 9 June 2007
Author:
amidaniel
Status:
old
Tags:
Comment:
Remove deletion log from below noarticletext. User should only care about this when actually editing the page.
Modified paths:
/trunk/phase3/includes/Article.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Article.php
—
—
@@ -852,12 +852,6 @@
853
853
);
854
854
}
855
855
856
- /**
857
- * Show the deletion log when viewing a non-existent page
858
- */
859
- if( $this->getId() == 0 )
860
- $this->showLogExtract( $wgOut );
861
-
862
856
# Trackbacks
863
857
if ($wgUseTrackbacks)
864
858
$this->addTrackbacks();
Follow-up revisions
Revision
Commit summary
Author
Date
r22878
Merged revisions 22856-22877 via svnmerge from...
david
00:10, 10 June 2007
Status & tagging log
15:16, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r22856
[
removed:
ok
added:
old]