cache
This commit is contained in:
@@ -66,7 +66,7 @@ class WrenchBlog extends BaseController
|
||||
}
|
||||
|
||||
public function website(){
|
||||
|
||||
|
||||
$endpoint = "WRENCH_BLOG_DATA";
|
||||
$res1 = $this->getCache($endpoint);
|
||||
if (count($res1)==0){
|
||||
|
||||
Reference in New Issue
Block a user