Changeset 8600 for trunk/wp-includes/class.wp-dependencies.php
- Timestamp:
- 08/09/2008 05:36:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class.wp-dependencies.php
r7970 r8600 80 80 else 81 81 continue; // We're at the top level. Move on to the next one. 82 } 82 } 83 83 84 84 $this->to_do[$handle] = true;
Note: See TracChangeset
for help on using the changeset viewer.