add zoom
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
ini_set('display_errors','off');
|
||||
error_reporting(E_ALL);
|
||||
|
||||
function anpromo_kuri($page = 1, $scale = 2){
|
||||
function anpromo_kuri($page = 1, $scale = 1.5){
|
||||
|
||||
// $pdfile = 'https://argumenti.ru/templinks/md5files/f9598f88e667146d50d106eeedbd74c1.pdf';
|
||||
$pdfile = '/pub/files/promo.pdf';
|
||||
@@ -22,7 +22,7 @@ function anpromo_kuri($page = 1, $scale = 2){
|
||||
$prevurl = "/anpromo/$prevpage";
|
||||
}
|
||||
|
||||
include ('anpdf.phtml');
|
||||
include ('anpdf2.phtml');
|
||||
|
||||
}
|
||||
|
||||
@@ -99,4 +99,4 @@ function promo_kuri($hash, $page = 1, $scale = 2, $promo = false){
|
||||
include ('anpdf.phtml');
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user