aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-18 04:28:36 -0700
committerFriendika <info@friendika.com>2011-10-18 04:28:36 -0700
commit32808a934d40c3980c924353444e99258aaf57c9 (patch)
tree4d9bdbe8cc5fab2f537b5e7fd7d3c47bf1e86146 /include/diaspora.php
parentfb5bddb98f3c30b1b387c42d833fe56e349d77af (diff)
downloadvolse-hubzilla-32808a934d40c3980c924353444e99258aaf57c9.tar.gz
volse-hubzilla-32808a934d40c3980c924353444e99258aaf57c9.tar.bz2
volse-hubzilla-32808a934d40c3980c924353444e99258aaf57c9.zip
string update
Diffstat (limited to 'include/diaspora.php')
-rw-r--r--include/diaspora.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/diaspora.php b/include/diaspora.php
index cb5e40f5b..52b25c570 100644
--- a/include/diaspora.php
+++ b/include/diaspora.php
@@ -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));