]> git.mxchange.org Git - friendica.git/commit
Ensure the parent field isn't set during Item insertion
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 12 Nov 2020 15:23:50 +0000 (10:23 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 14 Nov 2020 15:08:51 +0000 (10:08 -0500)
commita9d114316d9ba423cb7440a78e0190e81d2f9625
tree4f7b2596598dd55ba72a3692f95bf817ff729d8c
parentc36ca3cffea2f168683e1c5d2119b23de8028165
Ensure the parent field isn't set during Item insertion

- Avoid a database error if a null value is provided
src/Model/Item.php