Make WordPress Core

Ticket #30956: removes-line.diff

File removes-line.diff, 411 bytes (added by nicnicnicdevos, 11 years ago)
  • src/wp-includes/comment-template.php

     
    11381138
    11391139        /*
    11401140         * Comment author information fetched from the comment cookies.
    1141          * Uuses wp_get_current_commenter().
    11421141         */
    11431142        $commenter = wp_get_current_commenter();
    11441143