Lose EOF ?>. Clean up EOF newlines. fixes #12307

git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2012-01-08 17:01:11 +00:00
parent 3fe0d5e688
commit e3b46b25d3
171 changed files with 0 additions and 268 deletions
-1
View File
@@ -46,4 +46,3 @@ $post = get_default_post_to_edit( $post_type, true );
$post_ID = $post->ID;
include('edit-form-advanced.php');
include('./admin-footer.php');
?>