Encoding

Discussion in 'Installation/Configuration' started by kaliszakpl, Mar 24, 2008.

  1. kaliszakpl

    kaliszakpl New Member

    for example in
    home/adminispconfig/ispconfig/web/isp_dns/ placehoder.php

    in file i have <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $go_info["theme"]["charset"]; ?>">


    i dont whana change that manualy this to charset=iso-8859-2
    but i yust looking file what give back "charset" becaus it give back
    iso-8859-1

    What file I must edit someoneknow?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You dont have to edit this file. Just set the charset in the ispconfig configuration file /home/admispconfig/ispconfig/lib/config.inc.php
     

Share This Page