missing class selector when "use photo as profile photo"

This commit is contained in:
redmatrix 2016-06-22 20:17:19 -07:00
parent cef77ce5bb
commit 515b054a6e

View File

@ -348,7 +348,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", $profiles = q("select id, profile_name as name, is_default from profile where uid = %d",