Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F584909
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
554 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/includes/exception/MWExceptionRenderer.php b/includes/exception/MWExceptionRenderer.php
index 7e3bc763a96..4c3894de2ae 100644
--- a/includes/exception/MWExceptionRenderer.php
+++ b/includes/exception/MWExceptionRenderer.php
@@ -145,6 +145,7 @@ class MWExceptionRenderer {
$message = MWExceptionHandler::getPublicLogMessage( $e );
}
print nl2br( htmlspecialchars( $message ) ) . "\n";
+ print '<meta name="color-scheme" content="light dark">';
self::header( "Content-Length: " . ob_get_length() );
ob_end_flush();
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jul 5, 5:31 AM (10 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227400
Default Alt Text
(554 B)
Attached To
Mode
rMW mediawiki
Attached
Detach File
Event Timeline
Log In to Comment