Changeset 6804
- Timestamp:
- 02/28/2018 02:33:16 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/widgets/class-support-reps.php
r6287 r6804 44 44 'removeSupportRepAYS' => __( 'Are you sure you want to remove this support rep?', 'wporg-plugins' ), 45 45 ) ); 46 } elseif ( ! $support_reps ) { 47 return; 46 48 } 47 49
Note: See TracChangeset
for help on using the changeset viewer.