diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index 6bce425..ab9a3ed 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -230,6 +230,7 @@ function promo_kuri($hash, $page = 0, $promo = true){ $pdfile = $data['pdfpgurl']; $fullpdf = $data['pdfurl']; $count = $data['pages']; + echo $count; $pagenum = 1; $newcurr = strtotime($price['BeginDate']); $category = $price['category_id'];