X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=profileinfo.php;h=ecf69e50e1693f13ade7340182ea5732e4d1d10f;hb=c4e3251395b2c6f7a2676ff2ce3e5ecf4eae27e1;hp=b8dc15b8e9794da66cabd278b7bbe947fb08cdf9;hpb=6b3b915353528a15a1e16e6023caaed97f52c144;p=lhc%2Fweb%2Fwiklou.git diff --git a/profileinfo.php b/profileinfo.php index b8dc15b8e9..ecf69e50e1 100644 --- a/profileinfo.php +++ b/profileinfo.php @@ -31,6 +31,8 @@ $wgEnableProfileInfo = $wgProfileToDatabase = false; require_once( './includes/WebStart.php' ); +header( 'Content-Type: text/html; charset=utf-8' ); + ?>