Changeset 5512
- Timestamp:
- 05/22/07 19:53:33 (1 year ago)
- Files:
-
- branches/2.2/xmlrpc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.2/xmlrpc.php
r5452 r5512 1151 1151 } 1152 1152 1153 $post_author = $ user->ID;1153 $post_author = $postdata["post_author"]; 1154 1154 1155 1155 // Only set the post_author if one is set.
