Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/25/2010 04:41:21 PM (16 years ago)
Author:
apeatling
Message:

Style tweaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-signup.php

    r2452 r2453  
    271271
    272272    if ( locate_template( array( 'registration/register.php' ), false ) || locate_template( array( 'register.php' ), false ) )
    273         wp_redirect( bp_get_root_domain() . '/' . BP_REGISTER_SLUG );
     273        wp_redirect( bp_get_root_domain() . '/' . BP_REGISTER_SLUG . '/' );
    274274}
    275275if ( bp_core_is_multisite() )
Note: See TracChangeset for help on using the changeset viewer.