Changeset 6945 for sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/camptix-tweaks/addons/allergy.php
- Timestamp:
- 03/28/2018 12:47:55 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/camptix-tweaks/addons/allergy.php
r6944 r6945 191 191 $support_email = 'support@wordcamp.org'; 192 192 $recipients = array( 193 /* todo194 193 $current_wordcamp->meta['Email Address'][0], // Lead organizer 195 194 $current_wordcamp->meta['E-mail Address'][0], // City address 196 195 $support_email, 197 */198 'corey.mckrill+test1@a8c.com',199 'corey.mckrill+test2@a8c.com',200 196 ); 201 197
Note: See TracChangeset
for help on using the changeset viewer.