Changeset 19699 for trunk/wp-admin/freedoms.php
- Timestamp:
- 01/06/2012 05:53:41 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/freedoms.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/freedoms.php
r19536 r19699 14 14 list( $display_version ) = explode( '-', $wp_version ); 15 15 16 include( './admin-header.php' );16 include( ABSPATH . 'wp-admin/admin-header.php' ); 17 17 ?> 18 18 <div class="wrap about-wrap"> … … 55 55 56 56 </div> 57 <?php include( './admin-footer.php' ); ?>57 <?php include( ABSPATH . 'wp-admin/admin-footer.php' ); ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)