<?php $secret_key['pr'] = '%%SECRETKEY%%'; $recipients = [ 'pr' => [ %%RECIPIENTS_PR%% ] ]; $from = '%%SMTP_FROM%%';