Update anpdf.php
This commit is contained in:
@@ -6,7 +6,7 @@ function anpromo_kuri($page = 1, $scale = 1.5){
|
|||||||
// $pdfile = 'https://argumenti.ru/templinks/md5files/f9598f88e667146d50d106eeedbd74c1.pdf';
|
// $pdfile = 'https://argumenti.ru/templinks/md5files/f9598f88e667146d50d106eeedbd74c1.pdf';
|
||||||
$pdfile = '/pub/files/promo.pdf';
|
$pdfile = '/pub/files/promo.pdf';
|
||||||
$maxpage = 32;
|
$maxpage = 32;
|
||||||
$title = 'Аргументы Недели 12(706)';
|
$title = 'Номер 12(706)';
|
||||||
|
|
||||||
if ($page < $maxpage){
|
if ($page < $maxpage){
|
||||||
$nextpage = $page + 1;
|
$nextpage = $page + 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user