Changeset 16847 for trunk/wp-admin/plugin-editor.php
- Timestamp:
- 12/09/2010 06:02:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/plugin-editor.php
r16747 r16847 71 71 72 72 wp_redirect(add_query_arg('_wpnonce', wp_create_nonce('edit-plugin-test_' . $file), "plugin-editor.php?file=$file&liveupdate=1&scrollto=$scrollto&networkwide=" . $network_wide)); 73 exit;74 73 } 75 74 wp_redirect( self_admin_url("plugin-editor.php?file=$file&a=te&scrollto=$scrollto") );
Note: See TracChangeset
for help on using the changeset viewer.