PMCORE-3845 Check and made the recommend changes in the Laravel upgrade guide
This commit is contained in:
committed by
Mauricio Veliz
parent
6d1d7d752e
commit
d0c5a23d67
@@ -1073,6 +1073,9 @@ try {
|
||||
}
|
||||
}
|
||||
|
||||
if (!isset($aFields['PROCESS']['DISABLED'])) {
|
||||
$aFields['PROCESS']['DISABLED'] = '';
|
||||
}
|
||||
$G_PUBLISH->AddContent('smarty', $tplFile, '', '', $aFields);
|
||||
break;
|
||||
case 'EXTERNAL':
|
||||
|
||||
Reference in New Issue
Block a user