pumpio: changed logger

This commit is contained in:
Michael Vogel 2013-10-02 22:19:28 +02:00
parent 8e799b0216
commit bcf5b407c5
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ function pumpio_send(&$a,&$b) {
return;
}
logger("pumpio_send: parameter ".print_r($b, true));
logger("pumpio_send: parameter ".print_r($b, true), LOGGER_DATA);
if($b['parent'] != $b['id']) {
// Looking if its a reply to a pumpio post