Changeset 4246

Show
Ignore:
Timestamp:
09/25/06 05:13:03 (2 years ago)
Author:
ryan
Message:

Remove merge arrows

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/2.0/wp-includes/default-filters.php

    r4229 r4246  
    141141add_filter('the_author', 'ent2ncr', 8); 
    142142 
    143 <<<<<<< .working 
    144 ======= 
    145143// Misc filters 
    146144add_filter('option_ping_sites', 'privacy_ping_filter'); 
    147145add_filter('option_blog_charset', 'wp_specialchars'); 
    148146 
    149 >>>>>>> .merge-right.r4112 
    150147// Actions 
    151148add_action('publish_post', 'generic_ping');