sub categories now sent in email, testing checkout email.
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
merged
Toggle commit list -
1 1 <?php 2 2 3 $to_mail = get_option('vq_lms_payment_notify_email'); 4 var_dump($to_mail); 5 die(); -
trying to check the behavior of this file's code.
-