correct ext html

This commit is contained in:
Andrey Kuvshinov
2020-05-24 17:17:31 +03:00
parent d6d44b6820
commit ee74b39156

View File

@@ -225,7 +225,7 @@ function read_kuri($hash, $page = 0, $promo = false, $version = null){
} }
if ($price['html'] == '.html'){ if ($price['html'] == 'html'){
return readbook_kuri($hash, $page = 1); return readbook_kuri($hash, $page = 1);
} }