aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-03-21 00:06:18 +0100
committerMario Vavti <mario@mariovavti.com>2015-03-21 00:06:18 +0100
commitead45292e134fa03726912905ca1ca58ccb12fec (patch)
tree90f4dd002ee8f39da6e08c2c40a4174b1e526402 /include
parent9a2ef382679fb7f3cf3f87bc1abaf74835ea273b (diff)
downloadvolse-hubzilla-ead45292e134fa03726912905ca1ca58ccb12fec.tar.gz
volse-hubzilla-ead45292e134fa03726912905ca1ca58ccb12fec.tar.bz2
volse-hubzilla-ead45292e134fa03726912905ca1ca58ccb12fec.zip
some tabs title statuseditor restructuring
Diffstat (limited to 'include')
-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
+}