mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added utf-8 encoding header
This commit is contained in:
parent
499d459bdf
commit
e1e6884a33
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
<?
|
||||
header('Content-Type: text/html; charset=utf-8');
|
||||
include_once("config.inc");
|
||||
include_once("aur_po.inc");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue