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);