Changeset 5704 for trunk/bp-activity/bp-activity-classes.php
- Timestamp:
- 02/11/2012 02:45:59 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-classes.php
r5697 r5704 81 81 82 82 if ( !$this->primary_link ) 83 $this->primary_link = $bp->loggedin_user->domain;83 $this->primary_link = bp_loggedin_user_domain(); 84 84 85 85 // If we have an existing ID, update the activity item, otherwise insert it.
Note: See TracChangeset
for help on using the changeset viewer.