PMCORE-2948 Update the branch develop with the release/3.5.11

This commit is contained in:
Roly Rudy Gutierrez Pinto
2021-04-13 00:10:30 -04:00
parent 5d6180e10b
commit dddd300fef
21 changed files with 960 additions and 598 deletions

View File

@@ -2,6 +2,7 @@
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\Request;
use PHPMailer\PHPMailer\PHPMailer;
use ProcessMaker\Core\System;
use ProcessMaker\Log\AuditLog;
use ProcessMaker\Plugins\PluginRegistry;