Kaldari has uploaded a new change for review.
https://gerrit.wikimedia.org/r/193028
Change subject: Identifying which extension is complaining about dependency
......................................................................
Identifying which extension is complaining about dependency
Change-Id: Ib5f300c926dfe65ce9ccb6b13d50f4f8dd43ec30
---
M WikiGrok.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikiGrok
refs/changes/28/193028/1
diff --git a/WikiGrok.php b/WikiGrok.php
index bd1917a..bcea139 100644
--- a/WikiGrok.php
+++ b/WikiGrok.php
@@ -27,7 +27,7 @@
}
if ( !defined( 'MOBILEFRONTEND' ) ) {
- echo "This MediaWiki extension depends on the MobileFrontend extension.
Please install it.\n";
+ echo "This MediaWiki extension, WikiGrok, depends on the MobileFrontend
extension. Please install it.\n";
die( -1 );
}
--
To view, visit https://gerrit.wikimedia.org/r/193028
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5f300c926dfe65ce9ccb6b13d50f4f8dd43ec30
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikiGrok
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits