Changeset 30982 for trunk/src/wp-includes/theme.php
- Timestamp:
- 12/20/2014 10:46:53 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/theme.php
r30787 r30982 407 407 408 408 $wp_theme_directories = (array) $wp_theme_directories; 409 $relative_theme_roots = array(); 409 410 410 411 // Set up maybe-relative, maybe-absolute array of theme directories.
Note: See TracChangeset
for help on using the changeset viewer.