mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-06 16:36:59 +01:00
* [MOD] Improved event dispatching. Work in progress.
This commit is contained in:
@@ -67,7 +67,7 @@ class ConfigImportController extends SimpleControllerBase
|
||||
|
||||
$this->eventDispatcher->notifyEvent('run.import', new Event($this,
|
||||
EventMessage::factory()
|
||||
->addDetail(__('Cuentas importadas'), $counter))
|
||||
->addDetail(__u('Cuentas importadas'), $counter))
|
||||
);
|
||||
|
||||
if ($counter > 0) {
|
||||
|
||||
Reference in New Issue
Block a user