aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-05-29 17:51:36 -0700
committerzotlabs <mike@macgirvin.com>2018-05-29 17:51:36 -0700
commit7d088c8d565e0ac88f6640b69518a1aba323b20f (patch)
tree3fefa8ce2930c634bacdf6086f3f5822facb4f0a /Zotlabs
parented3d3b6f27452969164f35fee3cf7955733b503e (diff)
parentdcd5f0007717d8c2f10e3c58c941ca64f2824878 (diff)
downloadvolse-hubzilla-7d088c8d565e0ac88f6640b69518a1aba323b20f.tar.gz
volse-hubzilla-7d088c8d565e0ac88f6640b69518a1aba323b20f.tar.bz2
volse-hubzilla-7d088c8d565e0ac88f6640b69518a1aba323b20f.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Module/Cover_photo.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zotlabs/Module/Cover_photo.php b/Zotlabs/Module/Cover_photo.php
index 9adfa2209..88fd4485d 100644
--- a/Zotlabs/Module/Cover_photo.php
+++ b/Zotlabs/Module/Cover_photo.php
@@ -9,6 +9,7 @@ namespace Zotlabs\Module;
require_once('include/photo/photo_driver.php');
require_once('include/channel.php');
+require_once('include/photos.php');