Print character set based on user settings

- print_string("thischarset")
This commit is contained in:
julmis 2003-11-06 12:25:32 +00:00
parent 7fc0f9e5e4
commit ff7f7b1028

View File

@ -50,7 +50,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html style="height: 270px;">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="content-type" content="text/html; <?php print_string("thischarset");?>">
<style type="text/css">
body {
background: ButtonFace;