Skip to content
Snippets Groups Projects
Commit 156d7175 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

typo fixes CRM-10976

parent 5f0aaea4
Branches
Tags
No related merge requests found
......@@ -1530,7 +1530,7 @@ WHERE id = $cfID
if (!empty($params[$name . '_time'])) {
$customVal = $displayValue = CRM_Utils_Date::customFormat(
CRM_Utils_Date::processDate($params[$name], $params[$name . '_time']),
$config->dateformatDateTime);
$config->dateformatDatetime);
}
$skip = TRUE;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment