Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$format = elgg_extract('format', $vars, elgg_get_config('date_format', elgg_echo('input:date_format')), false) | |
$value = elgg_extract('value', $vars) | |
if(!$value) | try |
$attributes | |
$attributes |
$format = elgg_extract('format', $vars, elgg_get_config('date_format', elgg_echo('input:date_format')), false) |
$value = elgg_extract('value', $vars) |