Add test
This commit is contained in:
committed by
M. Shull
parent
d980f9e3f4
commit
ac54e198bf
@@ -553,7 +553,7 @@ class Populator {
|
||||
|
||||
private function initLastAnnouncementDate() {
|
||||
if (!$this->settings->get('last_announcement_date')) {
|
||||
$beamer = new Beamer($this->settings);
|
||||
$beamer = new Beamer($this->settings, WPFunctions::get());
|
||||
$beamer->setLastAnnouncementDate();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user