Fix wrong value for PLUGINS_DIR in config.default.php

This commit is contained in:
Frederic Guillot
2015-11-18 20:43:25 -05:00
parent adb35896d8
commit 0a8c111ca9
2 changed files with 2 additions and 1 deletions

View File

@@ -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
--------------