Changeset 16654 for trunk/wp-admin/theme-install.php
- Timestamp:
- 12/01/2010 06:13:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/theme-install.php
r16175 r16654 7 7 */ 8 8 9 if ( isset( $_GET['tab'] ) && ( 'theme-information' == $_GET['tab'] ) ) 10 define( 'IFRAME_REQUEST', true ); 11 9 12 /** WordPress Administration Bootstrap */ 10 13 require_once('./admin.php');
Note: See TracChangeset
for help on using the changeset viewer.