program/include/main.inc @@ -349,6 +349,7 @@ $xml_rep_table['"'] = '"'; $js_rep_table['"'] = '\\"'; $js_rep_table["'"] = "\\'"; $js_rep_table["\\"] = "\\\\"; } // encode for XML