Weird IE fix.

git-svn-id: https://develop.svn.wordpress.org/trunk@3645 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2006-03-18 00:38:37 +00:00
parent eab1586158
commit 23d63af2bb

View File

@ -1,5 +1,5 @@
<?php
require_once('admin.php');
require_once('../wp-config.php');
header('Content-type: text/javascript; charset=' . get_settings('blog_charset'), true);
?>
var ajaxCat = new sack();