Some fixes for E_ALL.

git-svn-id: https://develop.svn.wordpress.org/trunk@1236 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-05-07 21:05:02 +00:00
parent 3b1de5d605
commit 2d35c72b9e
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ setTimeout("redirect();", 600);
} // redirect
?>
<?php if ($xfn) : ?>
<?php if (isset($xfn)) : ?>
<script language="javascript" type="text/javascript">
//<![CDATA[