From 7983c2c78df9aaac3945547b9877d391fda5e941 Mon Sep 17 00:00:00 2001 From: Zhuk Viatcheslav Date: Fri, 20 Nov 2020 12:53:36 +0300 Subject: [PATCH] s --- app/routes/anpdf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index d37a742..733262c 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -325,7 +325,7 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){ $content = apipage_kuri($price['price_id'], $page); //$price = db_get("SELECT `authorname` FROM `authors` WHERE `author_id` = $content['author_id']"); - echo $content[]['author_id']; + echo $content['author_id']; //print_r($content);