add count

This commit is contained in:
Andrey Kuvshinov
2020-05-21 21:11:42 +03:00
parent 5114efa1b1
commit 8f716967ef

View File

@@ -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'];