correct html

This commit is contained in:
Andrey Kuvshinov
2020-05-24 17:12:53 +03:00
parent d91466c5d9
commit d6d44b6820

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);
}