aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-20 16:47:38 -0700
committerfriendica <info@friendica.com>2015-03-20 16:47:38 -0700
commit07f8e7049a3f7ccf6c131beb805163a27a5aa886 (patch)
tree58f2184a73d5003329c987ea9a23ff5aba05b5e7 /include/items.php
parent01716dea3d930e6c6b7dd20d5aa6a7fe94db16d1 (diff)
parentead45292e134fa03726912905ca1ca58ccb12fec (diff)
downloadvolse-hubzilla-07f8e7049a3f7ccf6c131beb805163a27a5aa886.tar.gz
volse-hubzilla-07f8e7049a3f7ccf6c131beb805163a27a5aa886.tar.bz2
volse-hubzilla-07f8e7049a3f7ccf6c131beb805163a27a5aa886.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'include/items.php')
-rwxr-xr-xinclude/items.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/items.php b/include/items.php
index 2518c0d4f..8e293d761 100755
--- a/include/items.php
+++ b/include/items.php
@@ -4823,4 +4823,4 @@ function comment_local_origin($item) {
if(stripos($item['mid'],get_app()->get_hostname()) && ($item['parent'] != $item['id']))
return true;
return false;
-} \ No newline at end of file
+}