add count
This commit is contained in:
@@ -230,6 +230,7 @@ function promo_kuri($hash, $page = 0, $promo = true){
|
|||||||
$pdfile = $data['pdfpgurl'];
|
$pdfile = $data['pdfpgurl'];
|
||||||
$fullpdf = $data['pdfurl'];
|
$fullpdf = $data['pdfurl'];
|
||||||
$count = $data['pages'];
|
$count = $data['pages'];
|
||||||
|
echo $count;
|
||||||
$pagenum = 1;
|
$pagenum = 1;
|
||||||
$newcurr = strtotime($price['BeginDate']);
|
$newcurr = strtotime($price['BeginDate']);
|
||||||
$category = $price['category_id'];
|
$category = $price['category_id'];
|
||||||
|
|||||||
Reference in New Issue
Block a user