Make WordPress Core

Changeset 4953 for trunk/xmlrpc.php


Ignore:
Timestamp:
02/27/2007 03:24:54 PM (18 years ago)
Author:
markjaquith
Message:

trailing tabs and whitespace cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xmlrpc.php

    r4915 r4953  
    505505            $category["description"] = "";
    506506        }
    507        
     507   
    508508        $new_category = array(
    509509            "cat_name"              => $category["name"],
Note: See TracChangeset for help on using the changeset viewer.