new viewer in read

This commit is contained in:
Andrey Kuvshinov
2020-04-08 22:40:59 +03:00
parent 69ef207b50
commit a97ba9ed1c

View File

@@ -60,7 +60,7 @@ function read_kuri($hash, $page = 1, $scale = 1.5, $promo = false){
$prevurl = "$baseurl$prevpage"; $prevurl = "$baseurl$prevpage";
} }
include ('anpdf.phtml'); include ('anpdf2.phtml');
} }