From 2c396a46bf0b89df07f68cfe21fc73300b5a75d2 Mon Sep 17 00:00:00 2001 From: Zhuk Viatcheslav Date: Fri, 20 Nov 2020 12:39:29 +0300 Subject: [PATCH] s --- app/routes/anpdf.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index eca9efd..53628af 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -324,6 +324,7 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){ $full_ver_url = SITE."read/$hash/$page/$promo/pdf"; $content = apipage_kuri($price['price_id'], $page); + print_r($content);