Changeset 2720 for trunk/wp-admin/menu-header.php
- Timestamp:
- 07/17/2005 07:29:55 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/menu-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/menu-header.php
r2705 r2720 9 9 $class = ''; 10 10 11 // 0 = name, 1 = user_level, 2 = file11 // 0 = name, 1 = capability, 2 = file 12 12 if (( strcmp($self, $item[2]) == 0 && empty($parent_file)) || ($parent_file && ($item[2] == $parent_file))) $class = ' class="current"'; 13 13
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)