Updating definitions with Lurana label

This commit is contained in:
Brayan Pereyra
2025-09-24 21:57:15 +00:00
parent 18e560a1ed
commit 594c49956e
5 changed files with 10 additions and 11 deletions

View File

@@ -118,8 +118,8 @@
// Other definitions
define('TIMEOUT_RESPONSE', 100 ); //web service timeout
define('APPLICATION_CODE', 'ProcessMaker' ); //to login like workflow system
define('MAIN_POFILE', 'processmaker');
define('APPLICATION_CODE', 'Lurana' ); //to login like workflow system
define('MAIN_POFILE', 'lurana');
define('PO_SYSTEM_VERSION', 'PM 4.0.1');
$G_CONTENT = NULL;