class object call

This commit is contained in:
redmatrix 2016-06-04 05:01:15 -07:00
parent 9b87a249b9
commit 71cd6ef24b

View File

@ -341,7 +341,7 @@ class Cover_photo extends \Zotlabs\Web\Controller {
}
}
cover_photo_crop_ui_head($a, $ph, $hash, $smallest);
$this->cover_photo_crop_ui_head($a, $ph, $hash, $smallest);
}