Browse Source

debug accounts

andre 2 years ago
parent
commit
aa189e67a3
1 changed files with 8 additions and 0 deletions
  1. 8 0
      app/Hooks/ClientAreaPrimarySidebar.php

+ 8 - 0
app/Hooks/ClientAreaPrimarySidebar.php

@@ -25,6 +25,14 @@ $hookManager->register(
             return;
         }
 
+        logModuleCall(
+            'kerioEmail',
+            __FUNCTION__,
+            $$request->get('id'),
+            'Debug ID',
+            $this
+        );
+
         /**
          *
          */