mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-25 01:27:29 +01:00
* [FIX] Fixed wrong behaviour when updating custom fields data module
* [FIX] Delete non-existant users in notifications table * [MOD] Improved error logging
This commit is contained in:
@@ -81,7 +81,7 @@ final class Init extends ModuleBase
|
||||
*/
|
||||
public function initialize($controller)
|
||||
{
|
||||
debugLog(__FUNCTION__);
|
||||
logger(__FUNCTION__);
|
||||
|
||||
// Initialize context
|
||||
$this->context->initialize();
|
||||
|
||||
Reference in New Issue
Block a user