Changeset 3144 for branches/1.2/bp-core/bp-core-signup.php
- Timestamp:
- 07/22/2010 10:56:33 AM (16 years ago)
- File:
-
- 1 edited
-
branches/1.2/bp-core/bp-core-signup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-core/bp-core-signup.php
r3142 r3144 575 575 function bp_core_signup_send_validation_email( $user_id, $user_email, $key ) { 576 576 $activate_url = bp_get_activation_page() ."?key=$key"; 577 $activate_url = clean_url( $activate_url );577 $activate_url = esc_url( $activate_url ); 578 578 $admin_email = get_site_option( "admin_email" ); 579 579
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)