Browse Source

add debug

stanley-king 6 years atrás
parent
commit
1ea443d373
1 changed files with 0 additions and 1 deletions
  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;