forked from GNUsocial/gnu-social
Merge branch '0.8.x' into 0.9.x
This commit is contained in:
@@ -1165,7 +1165,7 @@ function common_negotiate_type($cprefs, $sprefs)
|
||||
}
|
||||
|
||||
if ('text/html' === $besttype) {
|
||||
return "text/html; charset=utf-8";
|
||||
return "text/html";
|
||||
}
|
||||
return $besttype;
|
||||
}
|
||||
|
Reference in New Issue
Block a user