Ver código fonte

debug accounts

andre 2 anos atrás
pai
commit
aa189e67a3
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8 0
      app/Hooks/ClientAreaPrimarySidebar.php

+ 8 - 0
app/Hooks/ClientAreaPrimarySidebar.php

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