Fix PHP error when adding a new user with email notification enabled

This commit is contained in:
Frederic Guillot
2015-11-14 16:12:44 -05:00
parent d0925d99e7
commit 2fc402f673
5 changed files with 21 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ Bug fixes:
* Loading cs_CZ locale display the wrong language in datetime picker
* Datepicker is closed unexpectedly on blur event
* Fix bug in daily project summary CSV export
* Fix PHP error when adding a new user with email notification enabled
Version 1.0.20
--------------