Remove blank line. fixes #8562

git-svn-id: https://develop.svn.wordpress.org/trunk@10173 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-12-10 18:08:34 +00:00
parent c8321446ba
commit 0b401c19dc
1 changed files with 0 additions and 2 deletions

View File

@ -44,9 +44,7 @@ function xfn_check($class, $value = '', $deprecated = '') {
if ('identity' == $class && in_array('me', $rels) ) echo ' checked="checked"';
}
}
?>
<?php
/**
* Display link create form fields.
*