Example #1
0
 function dsi($id_tache = 0)
 {
     global $base_path;
     parent::get_messages($base_path . "/admin/planificateur/" . get_class());
     $this->id_tache = $id_tache;
 }