Changeset 3105
- Timestamp:
- 11/16/2005 06:31:21 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upgrade-schema.php
r3104 r3105 224 224 add_option('use_trackback', 0); 225 225 // 1.6 226 add_option('default_role', ' inactive');226 add_option('default_role', 'subscriber'); 227 227 add_option('rich_editing', 'true'); 228 228
Note: See TracChangeset
for help on using the changeset viewer.