thomascube
2006-02-05 88375ff9807785a5843b47e2312d76eef66e0f62
program/include/main.inc
@@ -813,6 +813,7 @@
  if (!$js_rep_table)
    {
    $js_rep_table = $rtf_rep_table = $xml_rep_table = array();
    $xml_rep_table['&'] = '&';
    for ($c=160; $c<256; $c++)  // can be increased to support more charsets
      {