浏览代码

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

bastien 13 年前
父节点
当前提交
0c6c862d16
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Muzich/HomeBundle/Controller/ShowController.php

+ 0 - 1
src/Muzich/HomeBundle/Controller/ShowController.php 查看文件

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.");