add title page
This commit is contained in:
@@ -136,7 +136,10 @@ function promo_kuri($hash, $page = 1, $scale = 2, $promo = false){
|
||||
$id = $price['price_id'];
|
||||
$pdfile = "/file/$hash";
|
||||
$maxpage = 32;
|
||||
$title = $price['pricename'];
|
||||
if ($page > 1)
|
||||
$title = $price['pricename']."- $page";
|
||||
else
|
||||
$title = $price['pricename'];
|
||||
|
||||
if (!$promo)
|
||||
$filedown = False;
|
||||
|
||||
Reference in New Issue
Block a user