Update version, show icehrm pro info only to admin users
This commit is contained in:
@@ -13,9 +13,9 @@ if(!defined('HOME_LINK_OTHERS')){
|
||||
}
|
||||
|
||||
//Version
|
||||
define('VERSION', '27.0.0.OS');
|
||||
define('CACHE_VALUE', '27.0.0.OS');
|
||||
define('VERSION_NUMBER', '270000');
|
||||
define('VERSION', '27.0.1.OS');
|
||||
define('CACHE_VALUE', '27.0.1.OS');
|
||||
define('VERSION_NUMBER', '270001');
|
||||
define('VERSION_DATE', '29/05/2020');
|
||||
|
||||
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}
|
||||
|
||||
Reference in New Issue
Block a user