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;
|
||||
|
||||
if (file_exists($cachefile)){
|
||||
$pdfile = '/'.$namefile;
|
||||
$pdfile = '/pdf/'.$namefile;
|
||||
}
|
||||
else {
|
||||
$pdfile = '/file/'.$hash;
|
||||
|
||||
Reference in New Issue
Block a user