From 249360f115e91b2119072764a4fe6f3a749d5412 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sat, 7 Sep 2024 07:05:09 -0400 Subject: [PATCH] fix text --- app/Controllers/Home.php | 2 +- app/Views/welcome_message.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index e9c1a5d..2e95eeb 100644 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -11,7 +11,7 @@ class Home extends BaseController //http://10.204.5.100:9083/en/wrench/api/v1/blogdata // $out = $this->APIcall('GET','http://10.204.5.100:9083/en/wrench/api/v1/blogdata',[]); $out = $this->APIcall('GET','http://10.10.10.35:8805/blogdata/sanyaameye',[]); - var_dump($out); + // var_dump($out); //exit(); $siteData['blogdata'] = $out['payload']['blogdata']; $siteData['blog_media_url'] = $out['payload']['image_url']; diff --git a/app/Views/welcome_message.php b/app/Views/welcome_message.php index df5e451..389486d 100644 --- a/app/Views/welcome_message.php +++ b/app/Views/welcome_message.php @@ -944,7 +944,7 @@ blog