Changeset 11264 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 05/11/2009 05:31:30 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r10902 r11264 304 304 'widget_categories' => array(), 305 305 'widget_text' => array(), 306 'widget_rss' => array() 306 'widget_rss' => array(), 307 308 // 2.8 309 'timezone_string' => '' 307 310 ); 308 311
Note: See TracChangeset
for help on using the changeset viewer.