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

View File

@@ -332,5 +332,3 @@ function strip_shortcode_tag( $m ) {
}
add_filter('the_content', 'do_shortcode', 11); // AFTER wpautop()
?>