Changeset 45970 for branches/3.7/src/wp-admin/admin-ajax.php
- Timestamp:
- 09/04/2019 04:49:34 PM (7 years ago)
- Location:
- branches/3.7
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.7
-
branches/3.7/src
- Property svn:mergeinfo changed
/trunk/src merged: 45936
- Property svn:mergeinfo changed
-
branches/3.7/src/wp-admin/admin-ajax.php
r25868 r45970 33 33 require_once( ABSPATH . 'wp-admin/includes/ajax-actions.php' ); 34 34 35 @header( 'Content-Type: text/ html; charset=' . get_option( 'blog_charset' ) );35 @header( 'Content-Type: text/plain; charset=' . get_option( 'blog_charset' ) ); 36 36 @header( 'X-Robots-Tag: noindex' ); 37 37
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)