Changeset 30244 for trunk/src/wp-admin/async-upload.php
- Timestamp:
- 11/05/2014 07:36:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/async-upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/async-upload.php
r29355 r30244 1 1 <?php 2 2 /** 3 * Accepts file uploads fromswfupload or other asynchronous upload methods.3 * Server-side file upload handler from wp-plupload, swfupload or other asynchronous upload methods. 4 4 * 5 5 * @package WordPress
Note: See TracChangeset
for help on using the changeset viewer.