This commit is contained in:
Paula Quispe
2017-08-14 18:46:31 -04:00
parent 9ec2e50638
commit 6cfb6994fd
21 changed files with 232 additions and 263 deletions

View File

@@ -4,7 +4,7 @@ use G;
use Exception;
use Bootstrap;
use SpoolRun;
use Processmaker\Core\System;
use ProcessMaker\Core\System;
class EmailServer
{