string update

This commit is contained in:
Friendika 2011-10-18 04:28:36 -07:00
parent fb5bddb98f
commit 32808a934d
2 changed files with 1463 additions and 1040 deletions

View File

@ -581,6 +581,7 @@ function diaspora_post($importer,$xml) {
}
function diaspora_asphoto($importer,$xml) {
logger('diaspora_asphoto called');
$a = get_app();
$guid = notags(unxmlify($xml->guid));

File diff suppressed because it is too large Load Diff