Show
Ignore:
Timestamp:
06/19/08 23:39:20 (18 months ago)
Author:
bsmith
Message:

bugzid:80096 - changing CommentReplyLink tag to CommentReplyToLink to avoid conflicts with Simply Threaded plugin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-40/lib/MT/Template/ContextHandlers.pm

    r2606 r2613  
    390390            CommentDate => \&_hdlr_comment_date, 
    391391            CommentParentID => \&_hdlr_comment_parent_id, 
    392             CommentReplyLink => \&_hdlr_comment_reply_link, 
     392            CommentReplyToLink => \&_hdlr_comment_reply_link, 
    393393            CommentPreviewAuthor => \&_hdlr_comment_author, 
    394394            CommentPreviewIP => \&_hdlr_comment_ip, 
     
    1067210672########################################################################### 
    1067310673 
    10674 =head2 CommentReplyLink 
     10674=head2 CommentReplyToLink 
    1067510675 
    1067610676Produces the "Reply" link for the current comment in context.