Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/264606
Change subject: Test
......................................................................
Test
Change-Id: Ideda7a3dda5445ce81b8e33f3714c8a089ab3a94
---
M SemanticMetaTags.php
1 file changed, 2 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMetaTags
refs/changes/06/264606/1
diff --git a/SemanticMetaTags.php b/SemanticMetaTags.php
index e703198..326fe30 100644
--- a/SemanticMetaTags.php
+++ b/SemanticMetaTags.php
@@ -40,6 +40,8 @@
'license-name' => 'GPL-2.0+',
);
+ $wgAutoloadClasses['SMT\\'] = __DIR__ . '/src/';
+
// Register message files
$GLOBALS['wgMessagesDirs']['semantic-meta-tags'] = __DIR__ . '/i18n';
--
To view, visit https://gerrit.wikimedia.org/r/264606
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ideda7a3dda5445ce81b8e33f3714c8a089ab3a94
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMetaTags
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits