mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 13:41:24 +01:00
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:
parent
4df81bd7fe
commit
c1692f42a7
@ -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