mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
updates wppost logging + tgz files
This commit is contained in:
parent
a18b91b73e
commit
9f7b338323
8 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ EOT;
|
|||
|
||||
if($wp_blog !== 'test')
|
||||
$x = post_url($wp_blog,$xml);
|
||||
logger('posted to wordpress');
|
||||
logger('posted to wordpress: ' . ($x) ? $x : '');
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue