mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-02-04 12:08:40 +00:00
Fix #7
This commit is contained in:
parent
569899d028
commit
a13fe1a253
|
|
@ -292,6 +292,5 @@ class Event
|
|||
public function setCreatedBy(int $createdBy)
|
||||
{
|
||||
$this->createdBy = $createdBy;
|
||||
$this->calendar->setCreatedBy($this->createdBy);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user