Changeset 13272 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 02/21/2010 01:02:00 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r13242 r13272 300 300 'close_comments_for_old_posts' => 0, 301 301 'close_comments_days_old' => 14, 302 'thread_comments' => 0,302 'thread_comments' => 1, 303 303 'thread_comments_depth' => 5, 304 304 'page_comments' => 1,
Note: See TracChangeset
for help on using the changeset viewer.