Changeset 23554 for trunk/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 03/01/2013 04:28:40 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/class-wp-upgrader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/class-wp-upgrader.php
r23416 r23554 1428 1428 $install_actions = array(); 1429 1429 1430 $from = isset($_GET['from']) ? wp_unslash( $_GET['from']) : 'plugins';1430 $from = isset($_GET['from']) ? stripslashes($_GET['from']) : 'plugins'; 1431 1431 1432 1432 if ( 'import' == $from )
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)