Skip to content

Commit

Permalink
Add PHP DocBlocks to /comments.php. #475
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Bennett committed Apr 1, 2015
1 parent 5c5a677 commit 9188417
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
* and the comment form. The actual display of comments is
* handled by a callback to argo_comment() which is
* located in the functions.php file.
*
* @package Largo
* @since 0.1
*/
?>
<div id="comments" class="clearfix">
Expand Down

0 comments on commit 9188417

Please sign in to comment.