Make WordPress Core


Ignore:
Timestamp:
01/15/2010 10:11:12 PM (16 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/menu-header.php

    r12712 r12733  
    1919
    2020global $menu, $submenu, $parent_file; //For when admin-header is included from within a function.
    21 $parent_file = apply_filters("parent_file", $parent_file); // For plugins to move submenu tabs around. 
     21$parent_file = apply_filters("parent_file", $parent_file); // For plugins to move submenu tabs around.
    2222
    2323get_admin_page_parent();
Note: See TracChangeset for help on using the changeset viewer.