소스 검색

add debug

stanley-king 6 년 전
부모
커밋
1ea443d373
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      helper/room/tpl_group_home.php

+ 0 - 1
helper/room/tpl_group_home.php

@@ -266,7 +266,6 @@ class tpl_group_home
             }
         }
 
-
         $show_cnt = 1;
         foreach ($this->participants as $key => $val) {
             if($key == $owner) continue;