Changeset 462 for trunk/bp-xprofile.php
- Timestamp:
- 10/30/2008 12:18:36 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile.php
r454 r462 338 338 339 339 --------------------- 340 ', 'buddypress' ), $poster_name, $wire_post->content, $wire_link );340 ', 'buddypress' ), $poster_name, stripslashes($wire_post->content), $wire_link ); 341 341 342 342 $message .= sprintf( __( 'To disable these notifications please log in and go to: %s', 'buddypress' ), $settings_link );
Note: See TracChangeset
for help on using the changeset viewer.