hub anomolies & swat0 compliance
This commit is contained in:
parent
9718fffd71
commit
4cba826a2f
9 changed files with 125 additions and 90 deletions
|
@ -87,6 +87,7 @@ function pubsub_post(&$a) {
|
|||
$xml = file_get_contents('php://input');
|
||||
|
||||
logger('pubsub: feed arrived from ' . $_SERVER['REMOTE_ADDR'] . ' for ' . $a->cmd );
|
||||
logger('pubsub: user-agent: ' . $_SERVER['HTTP_USER_AGENT'] );
|
||||
logger('pubsub: data: ' . $xml, LOGGER_DATA);
|
||||
|
||||
$nick = (($a->argc > 1) ? notags(trim($a->argv[1])) : '');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue