This commit is contained in:
Zhuk Viatcheslav
2020-11-20 12:52:38 +03:00
parent c25088832e
commit 6e8bf856b9

View File

@@ -324,6 +324,8 @@ 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);
//$price = db_get("SELECT `authorname` FROM `authors` WHERE `author_id` = $content['author_id']");
echo $content['author_id'];
//print_r($content); //print_r($content);