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