This commit is contained in:
Zhuk Viatcheslav
2020-11-20 12:53:22 +03:00
parent 6e8bf856b9
commit 03f6010597

View File

@@ -325,7 +325,7 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){
$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']"); //$price = db_get("SELECT `authorname` FROM `authors` WHERE `author_id` = $content['author_id']");
echo $content['author_id']; echo $content[]['author_id'];
//print_r($content); //print_r($content);