Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F4944
change-protection-of-getPrintCss.diff
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
•
bzimport
Nov 21 2014, 10:13 PM
2014-11-21 22:13:03 (UTC+0)
Size
398 B
Referenced Files
None
Subscribers
None
change-protection-of-getPrintCss.diff
View Options
Index: includes/SkinTemplate.php
===================================================================
--- includes/SkinTemplate.php (Revision 34313)
+++ includes/SkinTemplate.php (Arbeitskopie)
@@ -1065,7 +1065,7 @@
*
* @return string
*/
- private function getPrintCss() {
+ protected function getPrintCss() {
global $wgStylePath;
return $wgStylePath . "/common/commonPrint.css";
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4508
Default Alt Text
change-protection-of-getPrintCss.diff (398 B)
Attached To
Mode
T15970: allow own print stylesheets for SkinTemplate based skins
Attached
Detach File
Event Timeline
Log In to Comment