constant TIMEAGO_FORMAT_SHORT in Timeago 7.2
2 uses of TIMEAGO_FORMAT_SHORT
- timeago_date_formats in ./
timeago.module - Implements hook_date_formats().
- timeago_init in ./
timeago.module - Implements hook_init().
File
- ./
timeago.module, line 16 - Adds support for the Timeago jQuery library.
Code
define('TIMEAGO_FORMAT_SHORT', '<\\s\\p\\a\\n \\c\\l\\a\\s\\s="\\t\\i\\m\\e\\a\\g\\o" \\t\\i\\t\\l\\e="c">d/m/Y - H:i</\\s\\p\\a\\n>');