syntax check and fix

pull/5974/head
Vito Piserchia 2020-08-17 19:10:15 +02:00
parent aa49c94161
commit 6af706947c
1 changed files with 0 additions and 3 deletions

View File

@ -4143,9 +4143,6 @@ class EventsController extends AppController
'text' => __('(Experimental) Forensic analysis - Mactime'),
'ajax' => false,
)
'text' => __('(Experimental) Forensic analysis - Mactime'),
'ajax' => false,
)
);
$this->loadModel('Module');
$modules = $this->Module->getEnabledModules($this->Auth->user(), false, 'Import');