Upgrade PHP files

This commit is contained in:
Fernando Ontiveros
2025-03-28 13:16:06 +00:00
parent 7f3ee186de
commit 039ade9083
83 changed files with 96 additions and 745 deletions

View File

@@ -271,10 +271,7 @@ class Admin extends Controller
$properties = array ();
$ee = '';
/*----------------------------------********---------------------------------*/
// In the community version this text must not be presented
$ee = ' - Enterprise Edition';
/*----------------------------------********---------------------------------*/
$systemName = 'ProcessMaker';
if (defined('SYSTEM_NAME')) {
$systemName = SYSTEM_NAME;