Changeset 2734
- Timestamp:
- 07/23/2005 04:14:29 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upgrade-schema.php
r2722 r2734 217 217 add_option('use_trackback', 0); 218 218 // 1.6 219 add_option('default_role', ' Inactive');219 add_option('default_role', 'inactive'); 220 220 221 221 populate_roles();
Note: See TracChangeset
for help on using the changeset viewer.