Changeset 7414 for trunk/wp-admin/includes/file.php
- Timestamp:
- 03/20/2008 06:08:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/file.php
r7393 r7414 314 314 315 315 function get_filesystem_method() { 316 return 'ftpsockets';317 318 316 $tempFile = tempnam(get_temp_dir(), 'WPU'); 319 317
Note: See TracChangeset
for help on using the changeset viewer.