Changes between Initial Version and Version 1 of Ticket #18934, comment 7

Timestamp:
11/21/11 21:08:27 (18 months ago)
Author:
brianlayman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18934, comment 7

    initial v1  
    1212                delete_user_meta( $user_id, $blog_prefix . 'capabilities' ); 
    1313 
    14 I think this makes the !is_not_network_admin check look weird too because that should be for the $user_id we are dealing with and not the current user. 
     14I think this makes the !is_network_admin check look weird too because that should be for the $user_id we are dealing with and not the current user. <--EDIT: IGNORE THIS... 
    1515 
    1616