|
|
@@ -46,7 +46,7 @@ class Kerio
|
|
|
const ACC_STATUS_PENDING = 'pending';
|
|
|
const ACC_STATUS_SUSPEND = 'suspended';
|
|
|
|
|
|
- const RES_TYPE_LOCATION = 'Location';
|
|
|
+ const RES_TYPE_LOCATION = 'Room';
|
|
|
const RES_TYPE_EQUIPMENT = 'Equipment';
|
|
|
|
|
|
const DEFAULT_LOGIN_LINK = 'https://kerio-server';
|