aboutsummaryrefslogtreecommitdiffstats
path: root/mod/like.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/like.php')
-rwxr-xr-xmod/like.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/like.php b/mod/like.php
index 9c57d9842..0ab516a16 100755
--- a/mod/like.php
+++ b/mod/like.php
@@ -186,7 +186,6 @@ EOT;
$arr['deny_gid'] = $item['deny_gid'];
$arr['visible'] = 1;
$arr['unseen'] = 1;
- $arr['last-child'] = 0;
$post_id = item_store($arr);