mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -504,7 +504,7 @@ class wp_xmlrpc_server extends IXR_Server {
|
||||
if(empty($category["description"])) {
|
||||
$category["description"] = "";
|
||||
}
|
||||
|
||||
|
||||
$new_category = array(
|
||||
"cat_name" => $category["name"],
|
||||
"category_nicename" => $category["slug"],
|
||||
|
||||
Reference in New Issue
Block a user