Docs: Add a version to the file header for wp-admin/includes/comment.php.

See #33701.


git-svn-id: https://develop.svn.wordpress.org/trunk@35262 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-10-18 14:33:31 +00:00
parent 67ff09cf33
commit cb2bc30252
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
*
* @package WordPress
* @subpackage Administration
* @since 2.3.0
*/
/**