PMCORE-2369 Kpi Report by process and Report by user does not work and the error is displayed on the taskscheduler log

This commit is contained in:
Roly Rudy Gutierrez Pinto
2021-07-01 14:24:09 -04:00
parent 4d77676d0c
commit f647b1ffa2
4 changed files with 38 additions and 7 deletions

View File

@@ -1,4 +1,7 @@
<?php
use ProcessMaker\Core\System;
try {
global $G_PUBLISH;
$G_PUBLISH = new Publisher();