Changeset 2717 for trunk/bp-friends/bp-friends-notifications.php
- Timestamp:
- 02/15/2010 07:04:18 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-friends/bp-friends-notifications.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends/bp-friends-notifications.php
r2697 r2717 13 13 14 14 $all_requests_link = bp_core_get_user_domain( $friend_id ) . BP_FRIENDS_SLUG . '/requests/'; 15 $settings_link = bp_core_get_user_domain( $friend_id ) . 'settings/notifications';15 $settings_link = bp_core_get_user_domain( $friend_id ) . BP_SETTINGS_SLUG . '/notifications'; 16 16 17 17 $initiator_link = bp_core_get_user_domain( $initiator_id ); … … 54 54 55 55 $friend_link = bp_core_get_user_domain( $friend_id ); 56 $settings_link = bp_core_get_user_domain( $initiator_id ) . 'settings/notifications';56 $settings_link = bp_core_get_user_domain( $initiator_id ) . BP_SETTINGS_SLUG . '/notifications'; 57 57 58 58 // Set up and send the message
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)