Update uri.php
This commit is contained in:
parent
6407555750
commit
190de76e2e
|
@ -340,7 +340,7 @@ if(!check_function_exists("set_header_content_type")) {
|
|||
"xml" => "text/xml",
|
||||
"txt" => "text/plain",
|
||||
"html" => "text/html",
|
||||
"xhtml" => "application/xhtml+xml"
|
||||
"xhtml" => "application/xhtml+xml",
|
||||
"cspt" => "application/catsplit",
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user