Remove blank line. fixes #8562

git-svn-id: http://svn.automattic.com/wordpress/trunk@10173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-12-10 18:08:34 +00:00
parent 4df81bd7fe
commit c1692f42a7
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.
*