diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index 61038a3..7fb0132 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -400,6 +400,7 @@ function readbook_kuri($hash, $page = 1){ } $file = HTMLSOURCE.$price['price_id'].'.'.$price['html']; + echo $file; $limit = 4000;