Changeset 8125 for branches/crazyhorse/wp-admin/options-writing.php
- Timestamp:
- 06/19/2008 12:43:16 AM (18 years ago)
- File:
-
- 1 edited
-
branches/crazyhorse/wp-admin/options-writing.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/crazyhorse/wp-admin/options-writing.php
r8124 r8125 10 10 <div class="wrap"> 11 11 <ul class="wp-menu"> 12 <?php $ar ay = array(); _wp_menu_output( $submenu['options-general.php'], $array); ?>12 <?php $array = array(); _wp_menu_output( $submenu['options-general.php'], $array ); unset($array); ?> 13 13 </ul> 14 14 <h2><?php _e('Writing Settings') ?></h2>
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)