We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e8996c + 5b7b928 commit 2203af1Copy full SHA for 2203af1
Module.php
@@ -6,11 +6,6 @@
6
7
class Module extends \humhub\components\Module
8
{
9
- /**
10
- * @inheritdoc
11
- */
12
- public $resourcesPath = 'resources';
13
-
14
/**
15
* @inheritdoc
16
*/
docs/CHANGELOG.md
@@ -3,6 +3,7 @@ Changelog
3
4
1.1.0 (Unreleased)
5
----------------------
+- Fix #7: Update module resources path
- Enh #12: Migration to Bootstrap 5 for HumHub 1.18
1.0.2 (Unreleased)
0 commit comments