diff options
Diffstat (limited to 'wp-admin/dbx-admin-key-js.php')
| -rw-r--r-- | wp-admin/dbx-admin-key-js.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-admin/dbx-admin-key-js.php b/wp-admin/dbx-admin-key-js.php index bca04ce..f47e53b 100644 --- a/wp-admin/dbx-admin-key-js.php +++ b/wp-admin/dbx-admin-key-js.php @@ -1,6 +1,6 @@ <?php require_once('admin.php'); -header('Content-type: text/javascript; charset=' . get_settings('blog_charset'), true); +cache_javascript_headers(); switch ( $_GET['pagenow'] ) : case 'post.php' : |
