Skip to content

Commit

Permalink
Merge pull request #38 from mailjet/fix
Browse files Browse the repository at this point in the history
Fix config file
  • Loading branch information
oleksandr-mykhailenko committed Mar 3, 2024
2 parents 0b5369b + a6c300b commit f03c858
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ext_emconf.php
@@ -1,8 +1,4 @@
<?php
if (empty($_EXTKEY)) {
$_EXTKEY ='mailjet';
}

$EM_CONF[$_EXTKEY] = [
'title' => 'Mailjet Email Marketing',
'description' => "Use Mailjet's SMTP to send Typo3 transactional emails. Add newsletter subscribers from Typo3 to your Mailjet contact lists.",
Expand Down

0 comments on commit f03c858

Please sign in to comment.