From a2fe22412f2c43e723fc93bffc36e23a854c30a0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 27 Feb 2016 16:51:54 +0100 Subject: missing include --- include/attach.php | 1 + 1 file changed, 1 insertion(+) 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. -- cgit v1.2.3