add valid link in library

This commit is contained in:
Andrey Kuvshinov
2020-05-13 00:01:25 +03:00
parent 426dbaba86
commit e3d527f68e
2 changed files with 3 additions and 5 deletions

View File

@@ -89,8 +89,6 @@ function mybooks_kuri($page = 1){
header('Location: '.SITE.'login');
exit;
}
$limit = 25;
$client = api_client_kuri($login['data']['clienthash']);