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

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