iPhone in libs pdf

This commit is contained in:
Andrey Kuvshinov
2020-05-21 22:09:07 +03:00
parent 5c200c28f7
commit 066aad003d
5 changed files with 83 additions and 7 deletions

View File

@@ -11,8 +11,9 @@ function anpromo_kuri($page = 1, $scale = 1){
$file = SITEPATH.'pub/files/pdf/promo.pdf';
$data = pdfs_init($file, $page);
$data['pages'] = pdfs_count($file);
$count = $data['count'];
$count = $data['pages'];
$pdfile = SITE.$data['pdfpgurl'];
$category = 1;