add menus lk

This commit is contained in:
Your Name
2021-05-16 14:15:10 +03:00
parent 96a1540ef7
commit 2f2c1489a2
16 changed files with 154 additions and 58 deletions

View File

@@ -134,6 +134,7 @@ function mybooks_kuri($category = 'gazeta', $filter = 'all', $page = 1){
header('Location: '.SITE.'login');
exit;
}
$type='mybooks';
if ($category == 'gazeta')
$category_id = 1;