Ticket #41363: 41363.patch
File 41363.patch, 431 bytes (added by , 8 years ago) |
---|
-
src/wp-admin/admin-post.php
23 23 24 24 require_once(ABSPATH . 'wp-admin/includes/admin.php'); 25 25 26 /** Set the headers to prevent caching for the different browsers. */ 26 27 nocache_headers(); 27 28 28 29 /** This action is documented in wp-admin/admin.php */