- Timestamp:
- 05/29/2015 08:16:22 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-filesystem-base.php
r31554 r32654 172 172 */ 173 173 public function find_folder( $folder ) { 174 175 174 if ( isset( $this->cache[ $folder ] ) ) 176 175 return $this->cache[ $folder ];
Note: See TracChangeset
for help on using the changeset viewer.