fix
This commit is contained in:
@@ -61,7 +61,7 @@ if (isset($_GET['BROWSER_TIME_ZONE_OFFSET'])) {
|
|||||||
$record = \ProcessMaker\Util\DateTime::convertUtcToTimeZone($record);
|
$record = \ProcessMaker\Util\DateTime::convertUtcToTimeZone($record);
|
||||||
$a = new pmDynaform($record);
|
$a = new pmDynaform($record);
|
||||||
|
|
||||||
$a->printABE($action,$record);
|
$a->printABE($action, $record);
|
||||||
} else {
|
} else {
|
||||||
$G_PUBLISH->AddContent(
|
$G_PUBLISH->AddContent(
|
||||||
'xmlform',
|
'xmlform',
|
||||||
|
|||||||
Reference in New Issue
Block a user