添加whatshub工单
This commit is contained in:
@@ -13,7 +13,8 @@ class Index extends Frontend
|
||||
|
||||
public function index()
|
||||
{
|
||||
return $this->view->fetch();
|
||||
return 404;
|
||||
// return $this->view->fetch();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user