Page MenuHomePhabricator

CVS-HEAD.diff

Authored By
bzimport
Nov 21 2014, 8:41 PM
Size
587 B
Referenced Files
None
Subscribers
None

CVS-HEAD.diff

Index: includes/RawPage.php
===================================================================
RCS file: /cvsroot/wikipedia/phase3/includes/RawPage.php,v
retrieving revision 1.32
diff -u -b -r1.32 RawPage.php
--- includes/RawPage.php 22 Oct 2005 16:25:06 -0000 1.32
+++ includes/RawPage.php 13 Dec 2005 07:39:32 -0000
@@ -54,7 +54,7 @@
$this->mSmaxage = $smaxage;
$this->mMaxage = $maxage;
if(empty($ctype) or !in_array($ctype, $allowedCTypes)) {
- $this->mContentType = 'text/x-wiki';
+ $this->mContentType = 'text/css';
} else {
$this->mContentType = $ctype;
}

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1753
Default Alt Text
CVS-HEAD.diff (587 B)

Event Timeline