Changeset 2879 for sites/branches/application-tracking/wordcamp.org/public_html/wp-content/plugins/wcpt/applications/wordcamp.php
- Timestamp:
- 04/01/2016 09:50:17 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
r2875 r2879 196 196 'timestamp' => time(), 197 197 'user_id' => is_a( $user, 'WP_User' ) ? $user->ID : 0, 198 'message' => sprintf( '%s ->%s', 'Application', $statues[ WCPT_DEFAULT_STATUS ] ),198 'message' => sprintf( '%s → %s', 'Application', $statues[ WCPT_DEFAULT_STATUS ] ), 199 199 ) ); 200 200
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)