Changeset 860

Show
Ignore:
Timestamp:
02/10/04 19:43:39 (5 years ago)
Author:
jverber
Message:

Removed redundant convert_chars (it is called during display)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-comments-post.php

    r707 r860  
    5151 
    5252$comment = balanceTags($comment, 1); 
    53 $comment = convert_chars($comment); 
    5453$comment = format_to_post($comment); 
    5554