Explorar el Código

debug accounts

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

+ 1 - 1
app/Hooks/ClientAreaPrimarySidebar.php

@@ -30,7 +30,7 @@ $hookManager->register(
             __FUNCTION__,
             $request->get('id'),
             'Debug ID',
-            $this
+            $request
         );
 
         /**