Browse Source

Anomalie #114: Voir plus d'élément bug

bastien 13 years ago
parent
commit
0c6c862d16
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/Muzich/HomeBundle/Controller/ShowController.php

+ 0 - 1
src/Muzich/HomeBundle/Controller/ShowController.php View File

110
       }
110
       }
111
     }
111
     }
112
     
112
     
113
-    $object_id = null;
114
     if ($type != 'user' && $type != 'group')
113
     if ($type != 'user' && $type != 'group')
115
     {
114
     {
116
       throw new \Exception("Wrong Type.");
115
       throw new \Exception("Wrong Type.");