correct hash url
This commit is contained in:
@@ -37,7 +37,7 @@ function read_kuri($hash, $page=1){
|
|||||||
}
|
}
|
||||||
|
|
||||||
$id = $price['price_id'];
|
$id = $price['price_id'];
|
||||||
$pdfile = SITE."/file/$hash";
|
$pdfile = "/file/$hash";
|
||||||
$maxpage = 32;
|
$maxpage = 32;
|
||||||
$title = $price['pricename'];
|
$title = $price['pricename'];
|
||||||
$filedown = True;
|
$filedown = True;
|
||||||
|
|||||||
Reference in New Issue
Block a user