[TASK] Add object option for setting up ajax env

This commit is contained in:
Philipp Dieter
2021-06-13 19:31:13 +02:00
parent e8ad15ad03
commit eb0d206673
2 changed files with 7 additions and 4 deletions

View File

@@ -138,7 +138,6 @@ class MailUtility
$htmlRow['data'] = preg_replace_callback(
'/\[.*\]/mU',
function($matches) {
foreach ($matches as $match) {
return preg_replace_callback(
'/\[(\S*)\s(.*)\]/mU',