Example #1
0
 function logout()
 {
     Session::destroy();
 }