Send charset.
authorJan Schneider <jan@horde.org>
Mon, 15 Nov 2010 22:21:24 +0000 (23:21 +0100)
committerJan Schneider <jan@horde.org>
Mon, 15 Nov 2010 22:22:14 +0000 (23:22 +0100)
horde/templates/common-header-mobile.inc

index 31a4334..77cef30 100644 (file)
@@ -1,3 +1,7 @@
+<?php
+header('Content-type: text/html; charset=UTF-8');
+header('Vary: Accept-Language');
+?>
 <!DOCTYPE html>
 <html>
 <head>