소스 검색

Merge pull request #591 from PeterBeckley/patch-1

Update comments.php
Eddie Machado 11 년 전
부모
커밋
e694d1ab79
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'              => '',