Make WordPress Core


Ignore:
Timestamp:
02/05/2008 06:47:27 AM (17 years ago)
Author:
ryan
Message:

Trailing whitespace cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/admin-ajax.php

    r6660 r6726  
    304304    if ( !$link_cat = link_cat_row( $term_id ) )
    305305        die('0');
    306        
     306
    307307    $x = new WP_Ajax_Response( array(
    308308        'what' => 'link-cat',
Note: See TracChangeset for help on using the changeset viewer.