cfmgrv4 init...2
This commit is contained in:
parent
a7ff8e6ebd
commit
b72373d323
@ -20,7 +20,7 @@ class Cloudflare extends BaseController
|
||||
public function initController(RequestInterface $request, ResponseInterface $response, LoggerInterface $logger)
|
||||
{
|
||||
parent::initController($request, $response, $logger);
|
||||
$this->_db = \Config\Database::connect();
|
||||
// $this->_db = \Config\Database::connect();
|
||||
}
|
||||
private function auth_process(mixed $uid = false): array
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user