mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Merge branch 'dev' into 'dev'
Variable typo See merge request hubzilla/core!1897
This commit is contained in:
@@ -407,7 +407,7 @@ function import_channel_photo($photo, $type, $aid, $uid) {
|
||||
intval(PHOTO_RES_PROFILE_300)
|
||||
);
|
||||
if ($r)
|
||||
hash = $r[0]['resource_id'];
|
||||
$hash = $r[0]['resource_id'];
|
||||
else
|
||||
$hash = photo_new_resource();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user