Browse Source

Test commit

Axel Nordh 3 years ago
parent
commit
dbf0b05b09
1 changed files with 2 additions and 0 deletions
  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