make export_html work in strict mode, too

This commit is contained in:
Christian Weiske 2010-10-09 13:16:41 +02:00
parent 2d90851b33
commit 001534eb2b

View File

@ -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';