]> git.mxchange.org Git - friendica.git/commit
Item model, fix deletion of all attachments
authorfabrixxm <fabrix.xm@gmail.com>
Wed, 2 Jan 2019 15:37:55 +0000 (16:37 +0100)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 21 Jan 2019 15:00:45 +0000 (10:00 -0500)
commitb640024b517387be33442342635e483da92e782f
tree151bd7883ad89864cfabca70f1623bb66394cefb
parent906b7841d46db7a7e57cdb5e76f0d0d6a40b8b14
Item model, fix deletion of all attachments

Item model delete all attachments on item deletion, but it should check
if same attachment isn't used somewhere else.
src/Model/Item.php
vagrant.local.yaml [new file with mode: 0644]