Skip to content

Commit 2203af1

Browse files
authored
Merge pull request #8 from humhub/fix/module-resources-path
[v1.17] Update module resources path
2 parents 9e8996c + 5b7b928 commit 2203af1

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

Module.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66

77
class Module extends \humhub\components\Module
88
{
9-
/**
10-
* @inheritdoc
11-
*/
12-
public $resourcesPath = 'resources';
13-
149
/**
1510
* @inheritdoc
1611
*/

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Changelog
33

44
1.1.0 (Unreleased)
55
----------------------
6+
- Fix #7: Update module resources path
67
- Enh #12: Migration to Bootstrap 5 for HumHub 1.18
78

89
1.0.2 (Unreleased)

0 commit comments

Comments
 (0)