Make WordPress Core

Ticket #35473: 35473.diff

File 35473.diff, 410 bytes (added by Latz, 9 years ago)
  • wp-includes/comment-template.php

     
    12571257        if ( empty($file) )
    12581258                $file = '/comments.php';
    12591259
    1260         $req = get_option('require_name_email');
    1261 
    12621260        /*
    12631261         * Comment author information fetched from the comment cookies.
    12641262         */