added utf-8 encoding header

This commit is contained in:
pjmattal 2005-05-16 21:04:56 +00:00
parent 499d459bdf
commit e1e6884a33

View file

@ -1,4 +1,5 @@
<?
header('Content-Type: text/html; charset=utf-8');
include_once("config.inc");
include_once("aur_po.inc");