More debugging for Salmon activities
This commit is contained in:
parent
bbada781b7
commit
cdefeda659
@ -49,6 +49,7 @@ class Salmon
|
|||||||
public function post($endpoint_uri, $xml, Profile $actor)
|
public function post($endpoint_uri, $xml, Profile $actor)
|
||||||
{
|
{
|
||||||
if (empty($endpoint_uri)) {
|
if (empty($endpoint_uri)) {
|
||||||
|
common_debug('No endpoint URI for Salmon post to '.$actor->getUri());
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user