- Timestamp:
- May 20, 2009, 12:36:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/plugins/xpressme/include/pluggable-override.php
r175 r216 24 24 if (!is_object($xoopsUser)){ 25 25 wp_set_current_user(0); 26 wp_clearcookie(); 27 26 28 // wp_logout(); // When IE is used, it becomes page error by the guest if the wp_logout() is executed here. 27 29 return false;
Note: See TracChangeset
for help on using the changeset viewer.