Index: branches/5.3.x/core/units/helpers/json_helper.php =================================================================== diff -u -N -r15483 -r16226 --- branches/5.3.x/core/units/helpers/json_helper.php (.../json_helper.php) (revision 15483) +++ branches/5.3.x/core/units/helpers/json_helper.php (.../json_helper.php) (revision 16226) @@ -1,6 +1,6 @@ \f // return str_replace(array(chr(0x08), chr(0x0C)), array('\b', '\f'), $string); } - } \ No newline at end of file + }