add baseurl
This commit is contained in:
@@ -10,6 +10,7 @@ function anpromo_kuri($page = 1, $scale = 2){
|
||||
$pdfile = '/pub/files/promo.pdf';
|
||||
$maxpage = 32;
|
||||
$title = 'Номер 12(706)';
|
||||
$baseurl = '/';
|
||||
|
||||
if ($page < $maxpage){
|
||||
$nextpage = $page + 1;
|
||||
|
||||
Reference in New Issue
Block a user