Changeset 6686
- Timestamp:
- 01/29/08 22:54:18 (7 months ago)
- Files:
-
- trunk/xmlrpc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/xmlrpc.php
r6642 r6686 1307 1307 1308 1308 $catnames = $content_struct['categories']; 1309 logIO('O', 'Post cats: ' . printr($catnames,true));1309 logIO('O', 'Post cats: ' . var_export($catnames,true)); 1310 1310 $post_category = array(); 1311 1311
