소스 검색

Test commit

Axel Nordh 3 년 전
부모
커밋
dbf0b05b09
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      ServerFiles/ConnectionTemplate.php

+ 2 - 0
ServerFiles/ConnectionTemplate.php

@@ -41,3 +41,5 @@ if (count($result) > 0) {
         echo $r['name'], "\t", $r['score'], "\n";
     }
 }
+
+// TEMP COMMENT