new path PDF
This commit is contained in:
@@ -44,7 +44,7 @@ function read_kuri($hash, $page = 1, $scale = 1.5, $promo = false){
|
|||||||
$cachefile = PDFDIR.$namefile;
|
$cachefile = PDFDIR.$namefile;
|
||||||
|
|
||||||
if (file_exists($cachefile)){
|
if (file_exists($cachefile)){
|
||||||
$pdfile = '/'.$namefile;
|
$pdfile = '/pdf/'.$namefile;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$pdfile = '/file/'.$hash;
|
$pdfile = '/file/'.$hash;
|
||||||
|
|||||||
Reference in New Issue
Block a user