s
This commit is contained in:
@@ -21,7 +21,7 @@ function bookid_kuri($slug) {
|
||||
|
||||
if (isset($book['price_id'])){
|
||||
|
||||
$book['pic'] = IMGSRV."price/180x280/{$book['price_id']}.{$book['priceimg']}";
|
||||
$book['pic'] = IMGSRV."price/300x470/{$book['price_id']}.{$book['priceimg']}";
|
||||
$book['links']['pdf'] = SITE.'read/'.$book['pricehash'];
|
||||
$book['links']['text'] = SITE.'readtext/'.$book['pricehash'];
|
||||
$book['links']['download'] = SITE.'pub/files/pdf/'.$book['pricehash'].'.pdf';
|
||||
|
||||
Reference in New Issue
Block a user