Explorar el Código

fix: economie d'une requete.

bastien hace 13 años
padre
commit
0964f77787
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Muzich/GroupBundle/Controller/DefaultController.php

+ 1 - 1
src/Muzich/GroupBundle/Controller/DefaultController.php Ver fichero

@@ -15,7 +15,7 @@ class DefaultController extends Controller
15 15
   public function myListAction()
16 16
   {
17 17
     $user = $this->getUser(true, array('join' => array(
18
-      //'groups_owned'
18
+      'groups_owned'
19 19
     )));
20 20
     
21 21
     return array(