Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[statistics] bug fix - projectID issue (aces#9170)
Fixes error on statistics page: ``` [CRITICAL] /var/www/Loris/php/libraries/User.class.inc:476: Uncaught TypeError: User::hasProject(): Argument #1 ($projectID) must be of type ProjectID, string given, called in /var/www/Loris/modules/statistics/php/statistics_site.class.inc on line 134 and defined in /var/www/Loris/php/libraries/User.class.inc:476 ``` Fixes aces#9137
- Loading branch information