aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/export.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/export.php')
-rw-r--r--engine/lib/export.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/export.php b/engine/lib/export.php
index 69c7cb662..6c9962aa2 100644
--- a/engine/lib/export.php
+++ b/engine/lib/export.php
@@ -70,7 +70,7 @@
{
global $CONFIG;
- return $CONFIG->wwwroot . "odd/$guid/";
+ return $CONFIG->wwwroot . "export/odd/$guid/";
}
/**