Weird IE fix.

git-svn-id: http://svn.automattic.com/wordpress/trunk@3645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2006-03-18 00:38:37 +00:00
parent 667597592c
commit f38d5e3c2b
1 changed files with 1 additions and 1 deletions

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();