瀏覽代碼

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