[TASK] Add object option for setting up ajax env
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user