diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-11-18 20:43:25 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-11-18 20:43:25 -0500 |
commit | 0a8c111ca9a44e26cfa99de21fa8426a33326a47 (patch) | |
tree | 44b89f47845e5cb874e9095a28de437be40dd35e /ChangeLog | |
parent | adb35896d8c5bcc6673188921868e472ba35278e (diff) |
Fix wrong value for PLUGINS_DIR in config.default.php
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ Bug fixes: * Fix bug in daily project summary CSV export * Fix PHP error when adding a new user with email notification enabled * Add missing template for activity stream to show event "file.create" +* Fix wrong value for PLUGINS_DIR in config.default.php Version 1.0.20 -------------- |