Changeset 25859 for trunk/src/wp-admin/includes/class-wp-upgrader-skins.php
- Timestamp:
- 10/21/2013 10:28:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader-skins.php
r25836 r25859 592 592 */ 593 593 class Automatic_Upgrader_Skin extends WP_Upgrader_Skin { 594 pr ivate$messages = array();594 protected $messages = array(); 595 595 596 596 function request_filesystem_credentials( $error = false, $context = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.