Laurent Destailleur 3 lat temu
rodzic
commit
ae3a0fce71
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      htdocs/holiday/class/holiday.class.php

+ 0 - 1
htdocs/holiday/class/holiday.class.php

@@ -2176,7 +2176,6 @@ class Holiday extends CommonObject
 						$auser = new User($this->db);
 						$auser->fetch($obj->fk_user_approve_expected);
 						$this->user_approve = $auser;
-
 					}
 				}
 			}