Re-add xfn flag.

git-svn-id: https://develop.svn.wordpress.org/trunk@2893 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2005-09-19 02:50:42 +00:00
parent 0be98daf26
commit 7e5bbeae62
1 changed files with 1 additions and 0 deletions

View File

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