mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
Hotfix email polling not working (#839)
This commit is contained in:
parent
79527c690d
commit
f8342ffa16
@ -20,8 +20,6 @@ class EmailPollingController extends Controller {
|
||||
}
|
||||
|
||||
public function handler() {
|
||||
throw new RequestException(ERRORS::NO_PERMISSION);
|
||||
|
||||
$commentController = new CommentController();
|
||||
$createController = new CreateController();
|
||||
$defaultLanguage = Setting::getSetting('language')->getValue();
|
||||
|
Loading…
x
Reference in New Issue
Block a user