Fix.
[lhc/web/wiklou.git] / img_auth.php
index 99ca37d..11684b3 100644 (file)
@@ -50,6 +50,7 @@ wfLogProfilingData();
 
 function wfForbidden() {
        header( 'HTTP/1.0 403 Forbidden' );
+       header( 'Content-Type: text/html; charset=utf-8' );
        print
 "<html><body>
 <h1>Access denied</h1>