sort out the notification ids

This commit is contained in:
zotlabs
2017-10-12 11:36:25 -07:00
parent 6acd96fd33
commit e6c166a182
4 changed files with 22 additions and 15 deletions

View File

@@ -72,7 +72,8 @@ class HTTPSig {
return $result;
}
logger('sig_block: ' . print_r($sig_block,true), LOGGER_DATA);
// Warning: This log statement includes binary data
// logger('sig_block: ' . print_r($sig_block,true), LOGGER_DATA);
$result['header_signed'] = true;