mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-17 18:38:41 +00:00
Fix #7
This commit is contained in:
parent
f03e02af7c
commit
20366d3894
|
|
@ -267,6 +267,5 @@ class Promotion
|
||||||
public function setCreatedBy(int $createdBy)
|
public function setCreatedBy(int $createdBy)
|
||||||
{
|
{
|
||||||
$this->createdBy = $createdBy;
|
$this->createdBy = $createdBy;
|
||||||
$this->calendar->setCreatedBy($createdBy);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user