Axel Nordh hace 3 años
padre
commit
dbf0b05b09
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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