Ver código fonte

Merge pull request #591 from PeterBeckley/patch-1

Update comments.php
Eddie Machado 11 anos atrás
pai
commit
e694d1ab79
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      comments.php

+ 1 - 1
comments.php

@@ -22,7 +22,7 @@ if ( post_password_required() ) {
           'style'             => 'div',
           'short_ping'        => true,
           'avatar_size'       => 40,
-          'callback'          => bones_comments,
+          'callback'          => 'bones_comments',
           'type'              => 'all',
           'reply_text'        => 'Reply',
           'page'              => '',