aboutsummaryrefslogtreecommitdiff
path: root/engine/handlers/export_handler.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/handlers/export_handler.php')
-rw-r--r--engine/handlers/export_handler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/handlers/export_handler.php b/engine/handlers/export_handler.php
index 709102663..264ecce90 100644
--- a/engine/handlers/export_handler.php
+++ b/engine/handlers/export_handler.php
@@ -113,4 +113,4 @@ if (($guid != "") && ($type == "") && ($id_or_name == "")) {
$content = elgg_view_title($title) . $body;
$body = elgg_view_layout('one_sidebar', array('content' => $content));
-echo elgg_view_page($title, $body); \ No newline at end of file
+echo elgg_view_page($title, $body);