mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-17 23:45:55 +00:00
Merge branch 'master' of github.com:beyondcode/phunnel
This commit is contained in:
@@ -40,6 +40,7 @@ class GetUserDetailsController extends AdminController
|
|||||||
);
|
);
|
||||||
|
|
||||||
$httpConnection->close();
|
$httpConnection->close();
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
$this->subdomainRepository->getSubdomainsByUserId($user['id'])
|
$this->subdomainRepository->getSubdomainsByUserId($user['id'])
|
||||||
|
|||||||
Reference in New Issue
Block a user