XPressME Integration Kit

Trac


Ignore:
Timestamp:
May 23, 2009, 1:55:58 PM (15 years ago)
Author:
toemon
Message:

#128 ユーザ登録後にログイン時の権限設定を「ユーザー登録しない」にした場合のバグ修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/plugins/xpressme/include/pluggable-override.php

    r216 r230  
    9191                                        return  true; 
    9292                                } 
    93                         } 
     93                        }                        
    9494                } 
    9595        } 
    9696        wp_set_current_user(0); 
     97        wp_clearcookie(); 
    9798        return 0;        
    9899} 
Note: See TracChangeset for help on using the changeset viewer.