make export_html work in strict mode, too
This commit is contained in:
parent
2d90851b33
commit
001534eb2b
@ -22,6 +22,8 @@
|
|||||||
// del.icio.us behavior:
|
// del.icio.us behavior:
|
||||||
// - doesn't include the filtered tag as an attribute on the root element (we do)
|
// - 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!
|
// Force HTTP authentication first!
|
||||||
require_once 'httpauth.inc.php';
|
require_once 'httpauth.inc.php';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user