Changeset 3982 for trunk/bp-xprofile/bp-xprofile-screens.php
- Timestamp:
- 02/01/2011 07:46:50 PM (15 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
r3791 r3982 40 40 // Check the field group exists 41 41 if ( !xprofile_get_field_group( $bp->action_variables[1] ) ) 42 bp_core_redirect( $bp->root_domain);42 bp_core_redirect( bp_get_root_domain() ); 43 43 44 44 // Check to see if any new information has been submitted
Note: See TracChangeset
for help on using the changeset viewer.