Make CSV export compatible with PHP 5.3

This commit is contained in:
Frederic Guillot
2015-11-20 20:39:43 -05:00
parent 4c3e519fa9
commit f119cbd6be
3 changed files with 39 additions and 5 deletions

View File

@@ -29,6 +29,7 @@ Bug fixes:
* 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
* Make CSV export compatible with PHP 5.3
Version 1.0.20
--------------