Fix for catchable fatals thrown on invalid titles, follow-up to miscellaneous Context...
[lhc/web/wiklou.git] / profileinfo.php
index b8dc15b..ecf69e5 100644 (file)
@@ -31,6 +31,8 @@ $wgEnableProfileInfo = $wgProfileToDatabase = false;
 
 require_once( './includes/WebStart.php' );
 
+header( 'Content-Type: text/html; charset=utf-8' );
+
 ?>
 <html>
 <head>