mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-18 10:48:40 +00:00
Fix #7
This commit is contained in:
parent
484cb909f7
commit
de002bb8fd
|
|
@ -271,6 +271,5 @@ class Project
|
|||
public function setCreatedBy(int $createdBy)
|
||||
{
|
||||
$this->createdBy = $createdBy;
|
||||
$this->calendar->setCreatedBy($createdBy);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user