Exemple #1
0
 public function reset()
 {
     $this->session->set('user', 'ident', NULL);
     $this->session->set('user', 'password', NULL);
 }