This commit is contained in:
CHIEFSOFT\ameye
2023-06-29 23:47:45 -04:00
parent 750dd6b43b
commit 295c9313c6
2 changed files with 46 additions and 1 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ class WrenchBlog extends BaseController
}
public function website(){
$endpoint = "WRENCH_BLOG_DATA";
$res1 = $this->getCache($endpoint);
if (count($res1)==0){