]> git.mxchange.org Git - friendica.git/blobdiff - include/api.php
"last-child" is not used anymore
[friendica.git] / include / api.php
index d4007564f39aef6973226317e82fd9b20022933d..b4fdb646f90362c2f572e25db463c9fd4e29359e 100644 (file)
@@ -4713,7 +4713,6 @@ function post_photo_item($hash, $allow_cid, $deny_cid, $allow_gid, $deny_gid, $f
        $arr['allow_gid']     = $allow_gid;
        $arr['deny_cid']      = $deny_cid;
        $arr['deny_gid']      = $deny_gid;
-       $arr['last-child']    = 1;
        $arr['visible']       = $visibility;
        $arr['origin']        = 1;