aboutsummaryrefslogtreecommitdiff
path: root/actions/import/opendd.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/import/opendd.php')
-rw-r--r--actions/import/opendd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/import/opendd.php b/actions/import/opendd.php
index 96eb2bc05..0bf748734 100644
--- a/actions/import/opendd.php
+++ b/actions/import/opendd.php
@@ -24,4 +24,4 @@ if ($return) {
register_error(elgg_echo('importfail'));
}
-forward($_SERVER['HTTP_REFERER']);
+forward(REFERER);