Fix phpcs
This commit is contained in:
parent
57c9649b50
commit
ae3a0fce71
@ -2176,7 +2176,6 @@ class Holiday extends CommonObject
|
|||||||
$auser = new User($this->db);
|
$auser = new User($this->db);
|
||||||
$auser->fetch($obj->fk_user_approve_expected);
|
$auser->fetch($obj->fk_user_approve_expected);
|
||||||
$this->user_approve = $auser;
|
$this->user_approve = $auser;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user