1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/test/selector-xhtml.php Sat Oct 17 16:14:27 2009 +0200 1.3 @@ -0,0 +1,4 @@ 1.4 +<?php 1.5 +header('Content-Type: application/xhtml+xml'); 1.6 +include "selector.html"; 1.7 +?> 1.8 \ No newline at end of file