Projets | =$jour['jour_nom']?> =$jour['jour']?> | Total |
---|---|---|
Travail | =(!empty($jour['travail'])) ? $jour['travail'] : " ";?> | =$total_w;?> |
=$categorie;?> [=$categories[$categorie]['abreviation'];?>] | $jour) : ?>=(isset($categories[$categorie][$jour_id])) ? $categories[$categorie][$jour_id] : " ";?> | =$categories[$categorie]['total'];?> |
=$projet['nom'];?> | $jour) : ?>=(isset($projet['duree'][$jour_id])) ? $projet['duree'][$jour_id] : " ";?> | =(isset($projet['total'])) ? $projet['total'] : " ";?> |
Absences | =(!empty($jour['absence'])) ? $jour['absence'] : " ";?> | =$total_a;?> |
=$absence['nom'];?> | $jour) : ?>= (isset($ab[$ab_id][$jour_id])) ? $ab[$ab_id][$jour_id] : " ";?> | =(!empty($absence['total'])) ? $absence['total'] : ' ' ;?> |
Total | =(!empty($jour['w_et_a'])) ? $jour['w_et_a'] : " ";?> | =$total;?> |
=$message;?>