diff develop/index.php @ 10:54a235d43694

add topic choosing in the TaggingText page
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 10 Feb 2015 16:20:29 +0100
parents da10158c6d0a
children e82ca7375e93
line wrap: on
line diff
--- a/develop/index.php	Mon Feb 09 18:59:24 2015 +0100
+++ b/develop/index.php	Tue Feb 10 16:20:29 2015 +0100
@@ -15,8 +15,9 @@
 </head>
 <body>
 <?php
+header("Content-Type: text/html;charset=utf-8");
 
-// configiration
+// system configiration
 include_once('config/Lib_mb_utf8.php');
 include_once('config/config.php');