Comments on friends are back (stupid typo)

This commit is contained in:
Domovoy 2012-08-17 16:20:28 +02:00
commit 429870015f
2 changed files with 1 additions and 2 deletions

View file

@ -885,7 +885,6 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
logger('[ERROR] conversation : Failed to get template data.', LOGGER_DEBUG);
$threads = array();
}
logger('[DEBUG] conversation : $threads = '. print_r($threads, true), LOGGER_DEBUG);
}
}