Log in with username/password: lyceum/lyceum

Changeset 1073

Show
Ignore:
Timestamp:
08/18/07 13:52:42 (1 year ago)
Author:
jjb
Message:

Should not change user options in blog creation code. See #606 and [940] for history.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/lib/lyceum-registration-functions.php

    r1052 r1073  
    4040   update_option('blogname', $newname); 
    4141   update_option('admin_email', $user->user_email); 
    42    update_user_option($userid, 'rich_editing', true, true); 
    4342    
    4443   // Now drop in some default links 
Log in with username/password: lyceum/lyceum