From f1a96eb4de5ebf6e205017f26b427cb5b5e17c71 Mon Sep 17 00:00:00 2001 From: Zhuk Viatcheslav Date: Fri, 20 Nov 2020 12:55:12 +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 a1702f0..707201c 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -328,7 +328,7 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){ foreach ($content as $news) { $author_id = $news['author_id']; } - echo $author_id; + //echo $author_id; //print_r($content);