Changeset 1209 for trunk/bp-xprofile.php
- Timestamp:
- 03/15/2009 07:43:18 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile.php
r1174 r1209 161 161 $bp->profile->format_activity_function = 'xprofile_format_activity'; 162 162 $bp->profile->format_notification_function = 'xprofile_format_notifications'; 163 $bp->profile->image_base = site_url( MUPLUGINDIR . '/bp-xprofile/images' );163 $bp->profile->image_base = WPMU_PLUGIN_URL . '/bp-xprofile/images'; 164 164 $bp->profile->slug = BP_XPROFILE_SLUG; 165 165
Note: See TracChangeset
for help on using the changeset viewer.