s
This commit is contained in:
@@ -325,7 +325,7 @@ function readtext_kuri($hash, $page = 1, $promo = 'full'){
|
||||
|
||||
$content['stuff'] = apipage_kuri($price['price_id'], $page);
|
||||
|
||||
foreach ($content as $news) {
|
||||
foreach ($content['stuff'] as $news) {
|
||||
$author_id = $news['author_id'];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user