Changeset 13636 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 03/09/2010 09:04:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r13619 r13636 300 300 'thread_comments' => 1, 301 301 'thread_comments_depth' => 5, 302 'page_comments' => 1,302 'page_comments' => 0, 303 303 'comments_per_page' => 50, 304 304 'default_comments_page' => 'newest',
Note: See TracChangeset
for help on using the changeset viewer.