Changeset 5418 for trunk/bp-xprofile/bp-xprofile-screens.php
- Timestamp:
- 11/29/2011 11:09:34 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-screens.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-screens.php
r5329 r5418 38 38 // Make sure a group is set. 39 39 if ( !bp_action_variable( 1 ) ) 40 bp_core_redirect( bp_displayed_user_domain() . $bp->profile->slug . '/edit/group/1');40 bp_core_redirect( trailingslashit( bp_displayed_user_domain() . $bp->profile->slug . '/edit/group/1' ) ); 41 41 42 42 // Check the field group exists
Note: See TracChangeset
for help on using the changeset viewer.