Page MenuHomePhabricator

addrevision.diff

Authored By
bzimport
Nov 21 2014, 10:38 PM
Size
407 B
Referenced Files
None
Subscribers
None

addrevision.diff

Index: includes/Skin.php
===================================================================
--- includes/Skin.php (revision 50539)
+++ includes/Skin.php (working copy)
@@ -952,7 +952,7 @@
}
function printFooter() {
- return "<p>" . $this->printSource() .
+ return "<p>" . $this->printSource() . " (" . intval( $this->mRevisionId ) . ")" .
"</p>\n\n<p>" . $this->pageStats() . "</p>\n";
}

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5292
Default Alt Text
addrevision.diff (407 B)

Event Timeline