Dvogel hallowelt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/404961 )

Change subject: Add AutoloadNamespaces to extension.json
......................................................................

Add AutoloadNamespaces to extension.json

Change-Id: I2e0dc86ee7c83aae864f6f8f32541973d26ac6a7
---
M extension.json
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceSmartlist 
refs/changes/61/404961/1

diff --git a/extension.json b/extension.json
index 498b906..b39a5bb 100644
--- a/extension.json
+++ b/extension.json
@@ -34,6 +34,9 @@
                "bs-smartlist-pref-count": 5,
                "bs-smartlist-pref-comments": false
        },
+       "AutoloadNamespaces": {
+               "BlueSpice\\SmartList\\" : "src/"
+       },
        "AutoloadClasses": {
                "SmartList": "SmartList.class.php",
                "BSApiTasksSmartList": "includes/api/BSApiTasksSmartList.php"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2e0dc86ee7c83aae864f6f8f32541973d26ac6a7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceSmartlist
Gerrit-Branch: master
Gerrit-Owner: Dvogel hallowelt <[email protected]>

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

Reply via email to