Skip to:
Content

bbPress.org

Ticket #2476: 2476.diff

File 2476.diff, 512 bytes (added by netweb, 10 years ago)
  • includes/users/functions.php

     
    8989                $cookie_names = array(
    9090                        'name'    => 'comment_author',
    9191                        'email'   => 'comment_author_email',
    92                         'website' => 'comment_author_url',
     92                        'url'    => 'comment_author_url',
    9393
    9494                        // Here just for the sake of them, use the above ones
    9595                        'comment_author'       => 'comment_author',