Changes in trunk/wp-admin/index-extra.php [4871:4484]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index-extra.php
r4871 r4484 2 2 require_once('admin.php'); 3 3 require_once (ABSPATH . WPINC . '/rss.php'); 4 5 @header('Content-type: ' . get_option('html_type') . '; charset=' . get_option('blog_charset'));6 4 7 5 switch ( $_GET['jax'] ) {
Note: See TracChangeset
for help on using the changeset viewer.