Changeset 3422 for trunk/wp-admin/categories.php
- Timestamp:
- 01/10/2006 05:16:17 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/categories.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/categories.php
r3070 r3422 4 4 $title = __('Categories'); 5 5 $parent_file = 'edit.php'; 6 $list_js = true; 6 7 7 8 $wpvarstoreset = array('action','cat');
Note: See TracChangeset
for help on using the changeset viewer.