From 6d2c5187d9e9da13e54843d425d607a715bba14c Mon Sep 17 00:00:00 2001 From: Zhuk Viatcheslav Date: Fri, 20 Nov 2020 12:27:26 +0300 Subject: [PATCH] s --- app/api/apicontent.php | 2 +- app/views/antext.phtml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/api/apicontent.php b/app/api/apicontent.php index 2cae32f..cd38e3b 100644 --- a/app/api/apicontent.php +++ b/app/api/apicontent.php @@ -31,7 +31,7 @@ function apipage_kuri($price_id, $page = 1){ $newsql = " SELECT - news_id, title, text, img + news_id, title, text, img, author_id FROM `news` WHERE diff --git a/app/views/antext.phtml b/app/views/antext.phtml index 379a730..b174ec4 100644 --- a/app/views/antext.phtml +++ b/app/views/antext.phtml @@ -19,6 +19,7 @@ 0):?> +