updates wppost logging + tgz files
parent
a18b91b73e
commit
9f7b338323
BIN
convert.tgz
BIN
convert.tgz
Binary file not shown.
BIN
poormancron.tgz
BIN
poormancron.tgz
Binary file not shown.
BIN
sniper.tgz
BIN
sniper.tgz
Binary file not shown.
BIN
tumblr.tgz
BIN
tumblr.tgz
Binary file not shown.
BIN
twitter.tgz
BIN
twitter.tgz
Binary file not shown.
BIN
wppost.tgz
BIN
wppost.tgz
Binary file not shown.
|
@ -193,7 +193,7 @@ EOT;
|
||||||
|
|
||||||
if($wp_blog !== 'test')
|
if($wp_blog !== 'test')
|
||||||
$x = post_url($wp_blog,$xml);
|
$x = post_url($wp_blog,$xml);
|
||||||
logger('posted to wordpress');
|
logger('posted to wordpress: ' . ($x) ? $x : '');
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue