Changeset 2123 for branches/1.1/bp-xprofile/bp-xprofile-notifications.php
- Timestamp:
- 11/25/2009 11:56:18 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.1/bp-xprofile/bp-xprofile-notifications.php
r2076 r2123 31 31 32 32 $wire_link = bp_core_get_user_domain( $user_id ) . 'wire'; 33 $settings_link = bp_core_get_user_domain( $user_id ) . 'settings/notifications';33 $settings_link = bp_core_get_user_domain( $user_id ) . $bp->settings->slug . '/notifications'; 34 34 35 35 // Set up and send the message
Note: See TracChangeset
for help on using the changeset viewer.