X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FContact%2FMedia.php;h=0678cacd3e792b05b6511eceece610e15e73d435;hb=79235b6db1c9badd6c9602d54ad0d550e4bec2fd;hp=956c33ac8d039697a51156d998c6e651b7752e72;hpb=afa611bd50e5582ead3a620da962b24842ea5da7;p=friendica.git diff --git a/src/Module/Contact/Media.php b/src/Module/Contact/Media.php index 956c33ac8d..0678cacd3e 100644 --- a/src/Module/Contact/Media.php +++ b/src/Module/Contact/Media.php @@ -1,6 +1,6 @@ parameters['id']; $contact = Model\Contact::selectFirst([], ['id' => $cid]); if (empty($contact)) {