ソースを参照

fix: economie d'une requete.

bastien 13 年 前
コミット
0964f77787
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/Muzich/GroupBundle/Controller/DefaultController.php

+ 1 - 1
src/Muzich/GroupBundle/Controller/DefaultController.php ファイルの表示

@@ -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(