1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 22:43:59 +01:00
2010-02-10 07:36:24 +00:00

4 lines
140 B
BlitzBasic

//$code_text = str_replace("\r\n", " ", $code_text);
//$code_text = html_entity_decode($code_text, ENT_QUOTES, CHARSET);
return $code_text;