Re-add xfn flag.

git-svn-id: http://svn.automattic.com/wordpress/trunk@2893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2005-09-19 02:50:42 +00:00
parent e0bffdaf03
commit 047531792a

View File

@ -25,6 +25,7 @@ for ($i=0; $i<count($wpvarstoreset); $i += 1) {
}
}
$xfn = true;
require('admin-header.php');
?>