missing class selector when "use photo as profile photo"
This commit is contained in:
parent
76f07a7f97
commit
32408ed6a3
@ -349,7 +349,7 @@ class Profile_photo extends \Zotlabs\Web\Controller {
|
||||
}
|
||||
}
|
||||
|
||||
profile_photo_crop_ui_head($a, $ph, $hash, $smallest);
|
||||
$this->profile_photo_crop_ui_head($a, $ph, $hash, $smallest);
|
||||
}
|
||||
|
||||
$profiles = q("select id, profile_name as name, is_default from profile where uid = %d",
|
||||
|
Reference in New Issue
Block a user