Axel Nordh 3 anni fa
parent
commit
dbf0b05b09
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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