Paladox has uploaded a new change for review.

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

Change subject: Test
......................................................................

Test

Change-Id: Idb75e4ebe57c3a58324d34cc988acf21f275fd49
---
M Echo.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/51/279751/1

diff --git a/Echo.php b/Echo.php
index 1c0784e..1fe257f 100644
--- a/Echo.php
+++ b/Echo.php
@@ -268,7 +268,7 @@
        ),
 );
 
-$echoIconPath = "Echo/modules/icons";
+$echoIconPath = __DIR__ . "/modules/icons";
 
 // Defines icons, which are 30x30 images. This is passed to 
BeforeCreateEchoEvent so
 // extensions can define their own icons with the same structure.  It is 
recommended that

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb75e4ebe57c3a58324d34cc988acf21f275fd49
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to