This commit is contained in:
Naomi 2013-08-12 18:18:58 -04:00
parent fdf18ec3ce
commit c3c64e6fb1
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ class Application_Service_HistoryService
$result[MDATA_KEY_DURATION] = $formatter->format();
}
//$unicodeChar = '\u2612';
//$unicodeChar = '\u2612';
//$result["new"] = json_decode('"'.$unicodeChar.'"');
//$result["new"] = "U+2612";
}