Avoid PHP notice when regenerating API token for a user

This commit is contained in:
Frederic Guillot
2017-05-12 17:35:22 -04:00
parent 873cd5aa94
commit eab2d872a8
2 changed files with 4 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ Improvements:
Bug fixes:
* Ensure project tags are removed when the project is removed
* Avoid PHP notice when regenerating API token for a user
Version 1.0.43 (April 30, 2017)
-------------------------------