aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Cover_photo.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-05-30 10:08:13 +0200
committerMario Vavti <mario@mariovavti.com>2016-05-30 10:08:13 +0200
commit6d4adfcedccb041283949412b4adccf85d42a9f8 (patch)
tree86f19e227325270f3a25707f16355c6985c18f20 /Zotlabs/Module/Cover_photo.php
parentcac6cef4952e6535788c1c6db8ef1e58e88536a0 (diff)
parentf2ebe41a509d6e7f332fdc4cb43d14d555375bdf (diff)
downloadvolse-hubzilla-6d4adfcedccb041283949412b4adccf85d42a9f8.tar.gz
volse-hubzilla-6d4adfcedccb041283949412b4adccf85d42a9f8.tar.bz2
volse-hubzilla-6d4adfcedccb041283949412b4adccf85d42a9f8.zip
Merge branch 'dev' into sabre32
Diffstat (limited to 'Zotlabs/Module/Cover_photo.php')
-rw-r--r--Zotlabs/Module/Cover_photo.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Cover_photo.php b/Zotlabs/Module/Cover_photo.php
index 2e53696ff..371713c8d 100644
--- a/Zotlabs/Module/Cover_photo.php
+++ b/Zotlabs/Module/Cover_photo.php
@@ -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);
}