Browse Source

debug accounts

andre 2 years ago
parent
commit
6e46669c8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Hooks/ClientAreaPrimarySidebar.php

+ 1 - 1
app/Hooks/ClientAreaPrimarySidebar.php

@@ -28,7 +28,7 @@ $hookManager->register(
         logModuleCall(
         logModuleCall(
             'kerioEmail',
             'kerioEmail',
             __FUNCTION__,
             __FUNCTION__,
-            $$request->get('id'),
+            $request->get('id'),
             'Debug ID',
             'Debug ID',
             $this
             $this
         );
         );