Ticket #2999: 2999.patch
File 2999.patch, 521 bytes (added by , 15 years ago) |
---|
-
bp-core/admin/bp-core-upgrade.php
84 84 function add_steps() { 85 85 global $wp_rewrite; 86 86 87 if ( empty( $_POST['bp-admin-form'] ) && !empty( $_COOKIE['bp-wizard-step'] ) ) 88 @setcookie( 'bp-wizard-step', '', time() - 3600, COOKIEPATH ); 89 87 90 if ( 'new' == $this->setup_type ) { 88 91 // Setup wizard steps 89 92 $steps = array(