Changes between Initial Version and Version 1 of Ticket #20778, comment 1
- Timestamp:
- 09/10/2012 05:50:35 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20778, comment 1
initial v1 1 1 Agreed. 2 2 3 If WP_TEMP_DIR isn't defined, the first fallback should be sys_get_temp_dir(), not WP_CONTENT .3 If WP_TEMP_DIR isn't defined, the first fallback should be sys_get_temp_dir(), not WP_CONTENT_DIR.