Changeset 2200
- Timestamp:
- 12/18/2009 10:49:55 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r2198 r2200 1771 1771 if ( (int)$user->spam ) 1772 1772 bp_core_redirect( $bp->root_domain ); 1773 else 1774 return $auth_obj; 1773 1775 } 1774 1776 add_filter( 'authenticate', 'bp_core_boot_spammer', 11, 2 );
Note: See TracChangeset
for help on using the changeset viewer.