Changeset 6828

Show
Ignore:
Timestamp:
02/13/08 21:56:56 (8 months ago)
Author:
westi
Message:

'>"

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-includes/bookmark-template.php

    r6822 r6828  
    202202    } 
    203203 
    204     $output = apply_filters( "wp_list_bookmarks", $output ); 
     204    $output = apply_filters( 'wp_list_bookmarks', $output ); 
    205205 
    206206    if ( !$echo )