undefined function

This commit is contained in:
redmatrix 2016-05-29 20:18:28 -07:00
parent 3b2679db29
commit f2ebe41a50

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);
} }