Changeset 3018
- Timestamp:
- 11/08/2005 10:28:45 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/cache.php
r3017 r3018 196 196 197 197 function save() { 198 $this->stats();198 //$this->stats(); 199 199 200 200 if (!$this->cache_enabled)
Note: See TracChangeset
for help on using the changeset viewer.