Explorar el Código

debug accounts

andre hace 2 años
padre
commit
6e46669c8e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Hooks/ClientAreaPrimarySidebar.php

+ 1 - 1
app/Hooks/ClientAreaPrimarySidebar.php

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