type declaration
darcs-hash:20080520133640-84dde-5fe3c3079d12812fff09834754c3bc5f5610b5eb.gz
This commit is contained in:
parent
9c16a5a9ef
commit
7cc40c5017
|
@ -67,6 +67,8 @@ function common_element($tag, $attrs=NULL, $content=NULL) {
|
|||
|
||||
function common_show_header($pagetitle) {
|
||||
global $config, $xw;
|
||||
|
||||
header('Content-Type: application/xhtml+xml');
|
||||
|
||||
$xw = new XMLWriter();
|
||||
$xw->openURI('php://output');
|
||||
|
|
Loading…
Reference in New Issue
Block a user