]> git.mxchange.org Git - friendica.git/commit
According to @annando and @MrPetovan, $emailcc is no `item` field (column) and (...
authorRoland Häder <Quix0r@users.noreply.github.com>
Wed, 18 Jul 2018 21:26:14 +0000 (23:26 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Wed, 18 Jul 2018 21:26:14 +0000 (17:26 -0400)
commit346790cbbc2e22cdb3d2659bbbacd24c9ac46f93
treea5955c888bb111af060af2321e09cb159f4e3272
parent6e1ed0b0d33ce3f893397eeb25909269402cf6bd
According to @annando and @MrPetovan, $emailcc is no `item` field (column) and (#5401)

should be initialized empty (I did it above the `if()` block).

Signed-off-by: Roland Häder <roland@mxchange.org>
mod/item.php
src/Model/Item.php