Upgrades from IceHrm Pro v24
This commit is contained in:
@@ -19,6 +19,11 @@ class Setting extends BaseModel
|
||||
return array("get","element","save","delete");
|
||||
}
|
||||
|
||||
public function getManagerAccess()
|
||||
{
|
||||
return array();
|
||||
}
|
||||
|
||||
public function getUserAccess()
|
||||
{
|
||||
return array();
|
||||
|
||||
Reference in New Issue
Block a user