Change the ProcessMaker Ver. to Lurana Ver.

This commit is contained in:
2025-07-11 22:25:05 -04:00
parent 3f8710b60e
commit d81d83f317
3 changed files with 6 additions and 3 deletions

View File

@@ -272,7 +272,7 @@ class Admin extends Controller
$properties = array ();
$ee = '';
$systemName = 'ProcessMaker';
$systemName = 'Lurana';
if (defined('SYSTEM_NAME')) {
$systemName = SYSTEM_NAME;
}