revert to original (no changes needed anymore)

This commit is contained in:
Jakobus Schürz 2023-03-17 13:06:42 +01:00
parent 8a3361dfbe
commit 399ee74e05
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ class Compose extends BaseModule
$this->page->registerFooterScript(Theme::getPathForFile('js/ajaxupload.js'));
$this->page->registerFooterScript(Theme::getPathForFile('js/linkPreview.js'));
$this->page->registerFooterScript(Theme::getPathForFile('js/compose.js'));
$contact = Contact::getById($a->getContactId());
if ($this->pConfig->get(DI::userSession()->getLocalUserId(), 'system', 'set_creation_date')) {