Export connectors now are using the "plaintext" function, improvements to tumblr, short post detection for wordpress #194
1 changed files with 1 additions and 1 deletions
|
@ -1333,7 +1333,7 @@ function pumpio_getallusers(&$a, $uid) {
|
|||
}
|
||||
|
||||
foreach ($users->items AS $user)
|
||||
echo pumpio_get_contact($uid, $user)."\n";
|
||||
pumpio_get_contact($uid, $user);
|
||||
}
|
||||
|
||||
function pumpio_queue_hook(&$a,&$b) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue