Changeset 2821 for sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/applications/wordcamp.php
- Timestamp:
- 03/28/2016 03:54:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/applications/wordcamp.php
r2800 r2821 48 48 if ( isset( $_POST['submit-application'] ) ) { 49 49 create_wordcamp_post( validate_data( $_POST ) ); 50 // todo send a notification email to central? 50 51 $message = "Thank you for your application! We've received it, and we'll contact you once we've had a chance to review it."; // todo run by andrea 51 52
Note: See TracChangeset
for help on using the changeset viewer.