From 6e8bf856b970956b64417f32ff9e2ab4050e2e72 Mon Sep 17 00:00:00 2001 From: Zhuk Viatcheslav Date: Fri, 20 Nov 2020 12:52:38 +0300 Subject: [PATCH] s --- app/routes/anpdf.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index 210c96b..733262c 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -324,6 +324,8 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){ $full_ver_url = SITE."read/$hash/$page/$promo/pdf"; $content = apipage_kuri($price['price_id'], $page); + //$price = db_get("SELECT `authorname` FROM `authors` WHERE `author_id` = $content['author_id']"); + echo $content['author_id']; //print_r($content);