From 5a2a8717e3da4e84802cc72eebb600db2f774f0a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 5 Apr 2016 23:11:24 -0700 Subject: provide function to collect file/photo sync data per help/filesync --- mod/getfile.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/getfile.php') 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) { -- cgit v1.2.3