Updating definitions with Lurana label
This commit is contained in:
@@ -112,11 +112,10 @@ set_include_path(
|
||||
* Global definitions
|
||||
*/
|
||||
|
||||
|
||||
// Application settings
|
||||
define('TIMEOUT_RESPONSE', 100); //web service timeout in seconds
|
||||
define('APPLICATION_CODE', 'ProcessMaker'); //Application code for login
|
||||
define('MAIN_POFILE', 'processmaker');
|
||||
define('APPLICATION_CODE', 'Lurana'); //Application code for login
|
||||
define('MAIN_POFILE', 'lurana');
|
||||
define('PO_SYSTEM_VERSION', 'PM 4.0.1');
|
||||
|
||||
// Environment definitions
|
||||
|
||||
Reference in New Issue
Block a user