aboutsummaryrefslogtreecommitdiffstats
path: root/include/diaspora.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-23 18:49:37 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-23 18:49:37 -0700
commit27fa908233640eed51072fe77e7a9658a331ba20 (patch)
tree030a7ab035d6b54e043413eff7088f95971d9429 /include/diaspora.php
parent3ec6a431b62c20952f07f889acfeedd0ac456d04 (diff)
downloadvolse-hubzilla-27fa908233640eed51072fe77e7a9658a331ba20.tar.gz
volse-hubzilla-27fa908233640eed51072fe77e7a9658a331ba20.tar.bz2
volse-hubzilla-27fa908233640eed51072fe77e7a9658a331ba20.zip
patch to allow theme based widgets
Diffstat (limited to 'include/diaspora.php')
-rwxr-xr-xinclude/diaspora.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/diaspora.php b/include/diaspora.php
index cf8d89023..79d3909ca 100755
--- a/include/diaspora.php
+++ b/include/diaspora.php
@@ -1009,7 +1009,6 @@ function diaspora_post($importer,$xml,$msg) {
return 202;
}
-
$result = item_store($datarray);
return;