Fix wrong project date format (shown as 01/01/1970)

This commit is contained in:
Frederic Guillot
2016-08-31 21:04:22 -04:00
parent 12acf66ad2
commit 3861e90336
6 changed files with 37 additions and 6 deletions

View File

@@ -28,6 +28,8 @@ Bug fixes:
* Fix undefined constant in config example file
* Fix PHP notice when sending overdue notifications
* Fix wrong project date format (shown as 01/01/1970)
- If the dates still not correct, modify and save the date
Version 1.0.32
--------------