Changeset 32963 for trunk/src/wp-includes/functions.php
- Timestamp:
- 06/27/2015 12:44:21 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r32810 r32963 4609 4609 * @access private 4610 4610 * 4611 * @return bool true|falseWhether the device is able to upload files.4611 * @return bool Whether the device is able to upload files. 4612 4612 */ 4613 4613 function _device_can_upload() {
Note: See TracChangeset
for help on using the changeset viewer.