Closed bugfolder closed 2 years ago
Fixes https://github.com/backdrop-ops/backdropcms.org/issues/958.
To test this locally, enable the Devel module, then run this PHP code:
$to = _borg_mailers_security_subscribers(); dpm($to,'$to');
Tugboat has finished building a preview for this pull request! Website: https://pr959-llhtwhqsvbvaib97mlnvncb2meu4xrnv.tugboatqa.com/ Username: drop Password: e74c64d61fcb
Fixes https://github.com/backdrop-ops/backdropcms.org/issues/958.
To test this locally, enable the Devel module, then run this PHP code: