correct download link

This commit is contained in:
Andrey Kuvshinov
2020-04-07 19:21:08 +03:00
parent 52d5d718cc
commit 8a218c5adc

View File

@@ -37,7 +37,7 @@ function read_kuri($hash, $page){
} }
$id = $price['price_id']; $id = $price['price_id'];
$pdfile = SITE."/read/$hash"; $pdfile = SITE."/file/$hash";
$maxpage = 32; $maxpage = 32;
$title = $price['pricename']; $title = $price['pricename'];
$filedown = True; $filedown = True;