aboutsummaryrefslogtreecommitdiffstats
path: root/mod/import.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-06-08 16:30:50 -0700
committerfriendica <info@friendica.com>2013-06-08 16:30:50 -0700
commit80be209bce5c2a6fbe8cd00dcaf4b1dfbcdfe2a6 (patch)
tree0172975b7bd36e849aafd9bf02f7fb288a93f963 /mod/import.php
parentee1ecd8ea29e41f70f8ee233ff6859e2e45e28b7 (diff)
parent4132cab862608f05c7a5b1467e5a66df9070b01b (diff)
downloadvolse-hubzilla-80be209bce5c2a6fbe8cd00dcaf4b1dfbcdfe2a6.tar.gz
volse-hubzilla-80be209bce5c2a6fbe8cd00dcaf4b1dfbcdfe2a6.tar.bz2
volse-hubzilla-80be209bce5c2a6fbe8cd00dcaf4b1dfbcdfe2a6.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'mod/import.php')
-rw-r--r--mod/import.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/import.php b/mod/import.php
index a36519a0c..bf55b3104 100644
--- a/mod/import.php
+++ b/mod/import.php
@@ -5,6 +5,7 @@
require_once('include/Contact.php');
require_once('include/zot.php');
+require_once('include/identity.php');
function import_post(&$a) {