fix
This commit is contained in:
@@ -19,7 +19,7 @@ class Logout extends Bko_Controller {
|
||||
$_SESSION['username'] = "";
|
||||
|
||||
// echo rand(100,999);
|
||||
redirect('start');
|
||||
redirect('welcome');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user