aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-02-27 16:51:54 +0100
committerMario Vavti <mario@mariovavti.com>2016-02-27 16:51:54 +0100
commita2fe22412f2c43e723fc93bffc36e23a854c30a0 (patch)
treeff0a26b42680b4b0732de8fd2b9fb5bc10b67d50 /include/attach.php
parent58cf9d832c0e4af82cc27588fcf4442079d9b105 (diff)
downloadvolse-hubzilla-a2fe22412f2c43e723fc93bffc36e23a854c30a0.tar.gz
volse-hubzilla-a2fe22412f2c43e723fc93bffc36e23a854c30a0.tar.bz2
volse-hubzilla-a2fe22412f2c43e723fc93bffc36e23a854c30a0.zip
missing include
Diffstat (limited to 'include/attach.php')
-rw-r--r--include/attach.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/attach.php b/include/attach.php
index de6c506ce..78114b415 100644
--- a/include/attach.php
+++ b/include/attach.php
@@ -13,6 +13,7 @@
require_once('include/permissions.php');
require_once('include/security.php');
+require_once('include/group.php');
/**
* @brief Guess the mimetype from file ending.