phpdoc notation fixes. Props demetris. fixes #15852

git-svn-id: https://develop.svn.wordpress.org/trunk@17009 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-12-16 22:46:13 +00:00
parent 96129e7e4b
commit 748f5f0154
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2035,7 +2035,7 @@ function get_attachment_innerHTML($id = 0, $fullsize = false, $max_dims = false)
return apply_filters('attachment_innerHTML', $innerHTML, $post->ID);
}
/*
/**
* Retrieve bookmark data based on ID.
*
* @since 2.0.0