correct auth block
This commit is contained in:
@@ -85,8 +85,8 @@ function mybooks_kuri($page = 1){
|
||||
$login = check_login_kuri();
|
||||
|
||||
if (!isset($login['data']['clienthash'])){
|
||||
// header('Location: '.SITE.'login');
|
||||
// exit;
|
||||
header('Location: '.SITE.'login');
|
||||
exit;
|
||||
}
|
||||
|
||||
$limit = 25;
|
||||
|
||||
Reference in New Issue
Block a user