add columns needed in the main sql
This commit is contained in:
parent
2dddebea8f
commit
c6fd20deef
@ -620,7 +620,6 @@ while ($i < $imaxinloop) {
|
||||
// get info needed
|
||||
$object->date_start = $obj->date_start;
|
||||
$object->date_end = $obj->date_end;
|
||||
|
||||
$object->fk_job = $obj->job_label;
|
||||
|
||||
$userstatic->id = $obj->fk_user;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user