This commit is contained in:
Zhuk Viatcheslav
2020-11-20 12:39:29 +03:00
parent 9b8ba4ad2b
commit 2c396a46bf

View File

@@ -324,6 +324,7 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){
$full_ver_url = SITE."read/$hash/$page/$promo/pdf"; $full_ver_url = SITE."read/$hash/$page/$promo/pdf";
$content = apipage_kuri($price['price_id'], $page); $content = apipage_kuri($price['price_id'], $page);
print_r($content);