crank up logging

This commit is contained in:
friendica 2014-03-31 17:14:56 -07:00
parent 93f90040a1
commit 8ffdccb99f

View File

@ -155,6 +155,8 @@ function can_comment_on_post($observer_xchan,$item) {
function add_source_route($iid,$hash) {
logger('add_source_route ' . $iid . ' ' . $hash, LOGGER_DEBUG);
if((! $iid) || (! $route))
return;
$r = q("select route from item where id = %d limit 1",