This commit is contained in:
Ronald Q
2016-10-13 16:11:57 -04:00
parent bec4ff8396
commit 6334ca493a

View File

@@ -61,7 +61,7 @@ if (isset($_GET['BROWSER_TIME_ZONE_OFFSET'])) {
$record = \ProcessMaker\Util\DateTime::convertUtcToTimeZone($record);
$a = new pmDynaform($record);
$a->printABE($action,$record);
$a->printABE($action, $record);
} else {
$G_PUBLISH->AddContent(
'xmlform',