summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/api/export_html.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/api/export_html.php b/www/api/export_html.php
index c7c8cf4..33401e7 100644
--- a/www/api/export_html.php
+++ b/www/api/export_html.php
@@ -22,6 +22,8 @@
// del.icio.us behavior:
// - doesn't include the filtered tag as an attribute on the root element (we do)
+//this page here is really not valid in any way
+$httpContentType = 'text/html';
// Force HTTP authentication first!
require_once 'httpauth.inc.php';