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