Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3527
undeldiff.txt
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
bzimport
Nov 21 2014, 9:31 PM
2014-11-21 21:31:31 (UTC+0)
Size
517 B
Referenced Files
None
Subscribers
None
undeldiff.txt
View Options
Index: includes/SpecialUndelete.php
===================================================================
--- includes/SpecialUndelete.php (revision 18352)
+++ includes/SpecialUndelete.php (working copy)
@@ -521,7 +521,7 @@
$wgOut->setPagetitle( wfMsg( "undeletepage" ) );
$wgOut->addWikiText( "(" . wfMsg( "undeleterevision",
- $wgLang->date( $timestamp ) ) . ")\n" );
+ $wgLang->timeanddate( $timestamp ) ) . ")\n" );
if( !$rev ) {
$wgOut->addWikiText( wfMsg( 'undeleterevision-missing' ) );
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3094
Default Alt Text
undeldiff.txt (517 B)
Attached To
Mode
T10271: Use timeanddate() in [[Special:Undelete]]
Attached
Detach File
Event Timeline
Log In to Comment