Changeset 12814
- Timestamp:
- 01/23/2010 10:50:37 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-login.php
r12735 r12814 408 408 409 409 case 'register' : 410 if ( is_multi xsite() ) {410 if ( is_multisite() ) { 411 411 // WPMU doesn't use this 412 412 wp_redirect( apply_filters( 'wp_signup_location', get_bloginfo('wpurl') . '/wp-signup.php' ) );
Note: See TracChangeset
for help on using the changeset viewer.