mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +02:00
v4.7.1 Fix email polling
This commit is contained in:
parent
b0b3ed7238
commit
4f6c32d246
@ -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