typo
This commit is contained in:
parent
8f381e01ae
commit
37730ecc2a
4 changed files with 8 additions and 3 deletions
|
|
@ -41,6 +41,9 @@ function diaspora_dispatch($importer,$msg) {
|
|||
|
||||
$xmlbase = $parsed_xml->post;
|
||||
|
||||
logger('diaspora_dispatch: ' . print_r($xmlbase,true), LOGGER_DEBUG);
|
||||
|
||||
|
||||
if($xmlbase->request) {
|
||||
$ret = diaspora_request($importer,$xmlbase->request);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue