Changeset 35725 for trunk/src/wp-admin/includes/template.php
- Timestamp:
- 11/22/2015 03:50:32 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r35718 r35725 1949 1949 <!--[if !(IE 8) ]><!--> 1950 1950 <html xmlns="http://www.w3.org/1999/xhtml" class="<?php echo $admin_html_class; ?>" <?php 1951 /** This action is documented in wp-admin/includes/template -functions.php */1951 /** This action is documented in wp-admin/includes/template.php */ 1952 1952 do_action( 'admin_xml_ns' ); 1953 1953 ?> <?php language_attributes(); ?>>
Note: See TracChangeset
for help on using the changeset viewer.