Parcourir la source

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

bastien il y a 13 ans
Parent
révision
0c6c862d16
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/Muzich/HomeBundle/Controller/ShowController.php

+ 0 - 1
src/Muzich/HomeBundle/Controller/ShowController.php Voir le fichier

@@ -110,7 +110,6 @@ class ShowController extends Controller
110 110
       }
111 111
     }
112 112
     
113
-    $object_id = null;
114 113
     if ($type != 'user' && $type != 'group')
115 114
     {
116 115
       throw new \Exception("Wrong Type.");