Changeset 18577 for trunk/wp-admin/theme-editor.php
- Timestamp:
- 08/21/2011 03:46:43 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/theme-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-editor.php
r18094 r18577 38 38 39 39 wp_reset_vars(array('action', 'redirect', 'profile', 'error', 'warning', 'a', 'file', 'theme', 'dir')); 40 41 wp_admin_css( 'theme-editor' );42 40 43 41 $themes = get_themes();
Note: See TracChangeset
for help on using the changeset viewer.