timbot18

Results 1 comments of timbot18

block of code causing the problem from apps/activity/lib/Data.php (starting at line 86): ` public function send(IEvent $event) { if ($event->getAffectedUser() === '' || $event->getAffectedUser() === null) { return false; }...