[MediaWiki-commits] [Gerrit] Fix load of ArticlePlaceholder - change (wikidata/build-resources)

2016-04-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Fix load of ArticlePlaceholder
..


Fix load of ArticlePlaceholder

Bug: T131728
Change-Id: Iad619c5f2b1b0ebfa5a2023189b83706fb536a78
---
M Wikidata.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  JanZerebecki: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Wikidata.php b/Wikidata.php
old mode 100644
new mode 100755
index 3975436..30e4e67
--- a/Wikidata.php
+++ b/Wikidata.php
@@ -62,7 +62,7 @@
include_once 
"$wgWikidataBaseDir/extensions/Wikibase/client/WikibaseClient.php";
 
if ( !empty( $wmgUseArticlePlaceholder ) ) {
-   include_once 
"$wgWikidataBaseDir/extensions/ArticlePlaceholder/ArticlePlaceholder.php";
+   wfLoadExtension( 'ArticlePlaceholder', 
"$wgWikidataBaseDir/extensions/ArticlePlaceholder/extension.json" );
}
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/282486
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iad619c5f2b1b0ebfa5a2023189b83706fb536a78
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/build-resources
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow 
Gerrit-Reviewer: JanZerebecki 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Fix load of ArticlePlaceholder - change (wikidata/build-resources)

2016-04-09 Thread Florianschmidtwelzow (Code Review)
Florianschmidtwelzow has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/282486

Change subject: Fix load of ArticlePlaceholder
..

Fix load of ArticlePlaceholder

Bug: T131728
Change-Id: Iad619c5f2b1b0ebfa5a2023189b83706fb536a78
---
M Wikidata.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikidata/build-resources 
refs/changes/86/282486/1

diff --git a/Wikidata.php b/Wikidata.php
old mode 100644
new mode 100755
index 3975436..30e4e67
--- a/Wikidata.php
+++ b/Wikidata.php
@@ -62,7 +62,7 @@
include_once 
"$wgWikidataBaseDir/extensions/Wikibase/client/WikibaseClient.php";
 
if ( !empty( $wmgUseArticlePlaceholder ) ) {
-   include_once 
"$wgWikidataBaseDir/extensions/ArticlePlaceholder/ArticlePlaceholder.php";
+   wfLoadExtension( 'ArticlePlaceholder', 
"$wgWikidataBaseDir/extensions/ArticlePlaceholder/extension.json" );
}
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/282486
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad619c5f2b1b0ebfa5a2023189b83706fb536a78
Gerrit-PatchSet: 1
Gerrit-Project: wikidata/build-resources
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits