Exemplo n.º 1
0
 function actdeluser()
 {
     Iuser::delUser();
     $this->redirect($_SERVER['HTTP_REFERER']);
 }