Changeset 36970 for trunk/src/wp-admin/includes/file.php
- Timestamp:
- 03/12/2016 12:38:48 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/file.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/file.php
r36473 r36970 470 470 471 471 /** 472 * Downloads a urlto a local temporary file using the WordPress HTTP Class.472 * Downloads a URL to a local temporary file using the WordPress HTTP Class. 473 473 * Please note, That the calling function must unlink() the file. 474 474 *
Note: See TracChangeset
for help on using the changeset viewer.