Make WordPress Core


Ignore:
Timestamp:
12/21/2006 10:45:58 AM (19 years ago)
Author:
markjaquith
Message:

Whitespace cleanup for [4656]

File:
1 edited

Legend:

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

    r4656 r4657  
    142142        $level++;
    143143    }
    144     $cat_full_name = attribute_escape( $cat_full_name);
     144    $cat_full_name = attribute_escape($cat_full_name);
    145145
    146146    $x = new WP_Ajax_Response( array(
Note: See TracChangeset for help on using the changeset viewer.