stanley-king 6 anni fa
parent
commit
1ea443d373
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;