Skip to:
Content

bbPress.org


Ignore:
Timestamp:
01/27/2011 02:19:05 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Fix login smart redirect. Fixes #1460, #1459. Props GautamGupta

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/page-bbp_login.php

    r2818 r2823  
    2727                            <?php the_content(); ?>
    2828
    29                             <?php //if ( !is_user_logged_in() ) : ?>
    30 
    3129                            <?php get_template_part( 'form', 'bbp_user_login' ); ?>
    32 
    33                             <?php //else : ?>
    34 
    35                             <?php //endif; ?>
    3630
    3731                        </div>
Note: See TracChangeset for help on using the changeset viewer.