updating call_srv

This commit is contained in:
jakani24
2024-02-22 14:57:26 +01:00
parent 0ce54b126f
commit 59870c40e7
27 changed files with 1541 additions and 205 deletions

View File

@@ -29,7 +29,7 @@ function sort_hashes($inputFile) {
// Close the file handle
fclose($fileHandle);
}
}
// Close the input file handle
fclose($handle);