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",
|
"xml" => "text/xml",
|
||||||
"txt" => "text/plain",
|
"txt" => "text/plain",
|
||||||
"html" => "text/html",
|
"html" => "text/html",
|
||||||
"xhtml" => "application/xhtml+xml"
|
"xhtml" => "application/xhtml+xml",
|
||||||
"cspt" => "application/catsplit",
|
"cspt" => "application/catsplit",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user