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:
parent
c8321446ba
commit
0b401c19dc
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user