Пример #1
0
 function update()
 {
     $cursoDao = new CursoDao();
     $cursoDao->update($this);
 }