removed 2 lines in posterous that were rendering plugin unproductive

libertree snuck in...not yet functional
This commit is contained in:
tony baldwin 2012-06-02 13:06:35 -04:00
parent 6e280e7143
commit b6985e0e66
4 changed files with 211 additions and 3 deletions

View file

@ -153,9 +153,6 @@ function posterous_post_local(&$a,&$b) {
function posterous_send(&$a,&$b) {
logger('posterous_send: invoked');
return;
if($b['deleted'] || $b['private'] || ($b['created'] !== $b['edited']))
return;