string update
This commit is contained in:
parent
fb5bddb98f
commit
32808a934d
|
@ -581,6 +581,7 @@ function diaspora_post($importer,$xml) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function diaspora_asphoto($importer,$xml) {
|
function diaspora_asphoto($importer,$xml) {
|
||||||
|
logger('diaspora_asphoto called');
|
||||||
|
|
||||||
$a = get_app();
|
$a = get_app();
|
||||||
$guid = notags(unxmlify($xml->guid));
|
$guid = notags(unxmlify($xml->guid));
|
||||||
|
|
2502
util/messages.po
2502
util/messages.po
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue