add count
This commit is contained in:
@@ -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'];
|
||||
|
||||
Reference in New Issue
Block a user