Changeset 8202 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 06/26/2008 10:39:57 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r8182 r8202 255 255 // 2.6 256 256 add_option('avatar_default', 'mystery'); 257 add_option('enable_app', 0);258 add_option('enable_xmlrpc', 0);257 add_option('enable_app', 0); 258 add_option('enable_xmlrpc', 0); 259 259 260 260 // Delete unused options
Note: See TracChangeset
for help on using the changeset viewer.