- Timestamp:
- 05/10/2016 11:30:18 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-automatic-upgrader-skin.php
r37406 r37407 1 1 <?php 2 2 /** 3 * The User Interface "Skins" for the WordPress File Upgrader3 * Upgrader API: Automatic_Upgrader_Skin class 4 4 * 5 5 * @package WordPress 6 6 * @subpackage Upgrader 7 * @since 2.8.07 * @since 4.6.0 8 8 */ 9 9 … … 14 14 * is captured and stored for the caller to process and log/email/discard. 15 15 * 16 * @package WordPress17 * @subpackage Upgrader18 16 * @since 3.7.0 19 17 */
Note: See TracChangeset
for help on using the changeset viewer.