Make WordPress Core


Ignore:
Timestamp:
03/19/2010 08:03:52 AM (15 years ago)
Author:
dd32
Message:

Highlight correct submenu for Theme Installs. Fix PHP Notice for unset object properties (requires among others may not be set).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/update.php

    r13733 r13763  
    206206        $title = __('Install Themes');
    207207        $parent_file = 'themes.php';
    208         $submenu_file = 'theme-install.php';
     208        $submenu_file = 'themes.php';
    209209        require_once('admin-header.php');
    210210
Note: See TracChangeset for help on using the changeset viewer.