Opened 21 years ago
Closed 21 years ago
#1891 closed defect (bug) (fixed)
WP_Object_Cache.flush() will delete all files under /wp-admin when DISABLE_CACHE
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 1.6 |
| Component: | Administration | Keywords: | cache install |
| Focuses: | Cc: |
Description
Ryan fixed Tickets: #1877. If i DISABLE_CACHE in wp-setting and reinstall the WordPress, all php files will be deleted at step 2.
Note: See
TracTickets for help on using
tickets.
This doesn't sound valid in the first place, but in the event that it is, its fixed in [3110]