updates wppost logging + tgz files

This commit is contained in:
friendica 2011-11-29 23:11:48 -08:00
commit 9f7b338323
8 changed files with 1 additions and 1 deletions

Binary file not shown.

BIN
piwik.tgz

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -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 : '');
}
}