aboutsummaryrefslogtreecommitdiffstats
path: root/mod/getfile.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-05 23:11:24 -0700
committerredmatrix <git@macgirvin.com>2016-04-05 23:11:24 -0700
commit5a2a8717e3da4e84802cc72eebb600db2f774f0a (patch)
tree29e7e54df06fb27430d9e471e83f00ba28513985 /mod/getfile.php
parent0d50d295388c634a00f0c084e5c5ce78b098a78c (diff)
downloadvolse-hubzilla-5a2a8717e3da4e84802cc72eebb600db2f774f0a.tar.gz
volse-hubzilla-5a2a8717e3da4e84802cc72eebb600db2f774f0a.tar.bz2
volse-hubzilla-5a2a8717e3da4e84802cc72eebb600db2f774f0a.zip
provide function to collect file/photo sync data per help/filesync
Diffstat (limited to 'mod/getfile.php')
-rw-r--r--mod/getfile.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/getfile.php b/mod/getfile.php
index 16392f8dd..6eca7ee34 100644
--- a/mod/getfile.php
+++ b/mod/getfile.php
@@ -21,6 +21,7 @@
require_once('include/Contact.php');
+require_once('include/attach.php');
function getfile_post(&$a) {