add index
This commit is contained in:
@@ -9,6 +9,7 @@ require 'modules/anpdf/anpdf.php';
|
||||
|
||||
_kuri();
|
||||
|
||||
|
||||
function index_kuri(){
|
||||
echo 'kuri';
|
||||
return anpromo_kuri(1);
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
function anpromo_kuri($page = 1, $scale = 1.5){
|
||||
|
||||
// $pdfile = 'https://argumenti.ru/templinks/md5files/f9598f88e667146d50d106eeedbd74c1.pdf';
|
||||
$pdfile = 'http://an.promo/pub/798.pdf';
|
||||
$pdfile = '/pub/798.pdf';
|
||||
$maxpage = 32;
|
||||
|
||||
if ($page < $maxpage){
|
||||
|
||||
Reference in New Issue
Block a user