A bunch of new updates from icehrm pro

This commit is contained in:
Thilina Hasantha
2019-02-03 13:55:39 +01:00
parent a75325fb52
commit 96b0ad8496
598 changed files with 74156 additions and 29979 deletions

View File

@@ -4,8 +4,8 @@ ini_set('error_log', 'data/icehrm.log');
define('CLIENT_NAME', 'icehrmpro');
define('APP_BASE_PATH', '/vagrant/core/');
define('CLIENT_BASE_PATH', '/vagrant/deployment/clients/dev/');
define('BASE_URL','http://clients.app.test/web/');
define('CLIENT_BASE_URL','http://clients.app.test/dev/');
define('BASE_URL','http://app.icehrm-open.test/web/');
define('CLIENT_BASE_URL','http://clients.icehrm-open.test/dev/');
define('APP_DB', 'dev');
define('APP_USERNAME', 'dev');