Merge remote-tracking branch 'upstream/dev' into wiki

This commit is contained in:
Andrew Manning
2016-05-30 15:00:50 -04:00

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