HOR-2897
This commit is contained in:
@@ -30,8 +30,12 @@
|
|||||||
////////////////////////////////////////////////////
|
////////////////////////////////////////////////////
|
||||||
use ProcessMaker\Util\ElementTranslation;
|
use ProcessMaker\Util\ElementTranslation;
|
||||||
|
|
||||||
if (! class_exists( 'PMScript' )) {
|
if (!class_exists('Monolog\Logger')) {
|
||||||
G::LoadClass( 'pmScript' );
|
Bootstrap::initVendors();
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!class_exists('PMScript')) {
|
||||||
|
G::LoadClass('pmScript');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user