Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/291673
Change subject: [Timeline] Update path to extension
......................................................................
[Timeline] Update path to extension
Update path from Timeline.php to timeline.php it is to fix jenkins tests.
This requires Ie3a5c32b05bfa05417005e73984240b6112e0add
Change-Id: Iadf71e65f3c348a7e4a0d9121a3266808ba0f97c
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/73/291673/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 32df79a..6dd2e84 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -662,7 +662,7 @@
};
if ( $wmgUseTimeline ) {
- include( $IP . '/extensions/timeline/Timeline.php' );
+ include( $IP . '/extensions/timeline/timeline.php' );
if ( $wgDBname == 'testwiki' || $wgDBname == 'mlwiki' ) {
// FreeSansWMF has been generated from FreeSans and FreeSerif
by using this script with fontforge:
// Open("FreeSans.ttf");
--
To view, visit https://gerrit.wikimedia.org/r/291673
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iadf71e65f3c348a7e4a0d9121a3266808ba0f97c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits