Changeset 3138
- Timestamp:
- 11/17/2005 10:46:18 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/cache.php
r3131 r3138 184 184 } 185 185 $wpdb->show_errors(); 186 187 if ( ! $options ) 188 return; 186 189 187 190 foreach ($options as $option) {
Note: See TracChangeset
for help on using the changeset viewer.